Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Informatica Secure Agent
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
interop
iics
Informatica Secure Agent
Commits
313d43ce
Commit
313d43ce
authored
10 months ago
by
SAM CARPENTER
Browse files
Options
Downloads
Patches
Plain Diff
please work
parent
c80da5c7
No related branches found
Branches containing commit
No related tags found
1 merge request
!57
Python Addition
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+3
-1
3 additions, 1 deletion
Dockerfile
with
3 additions
and
1 deletion
Dockerfile
+
3
−
1
View file @
313d43ce
...
...
@@ -37,7 +37,9 @@ unzip \
wget
\
libidn11
RUN
apt
install
-y
python3
RUN
apt
install
-y
--break-system-packages
python3
RUN
python3
--version
# set 'python' command to refer to python3
RUN
update-alternatives
--install
/usr/bin/python python /usr/bin/python3 1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment