Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
James Alexander Clark PhD
research-projects-RIT
Commits
0fbecde5
Commit
0fbecde5
authored
Oct 24, 2022
by
James Alexander Clark PhD
Browse files
Add symlink python3->python
parent
467852dd
Pipeline
#493147
passed with stage
in 14 minutes and 46 seconds
Changes
1
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
0fbecde5
...
...
@@ -44,6 +44,8 @@ RUN python3.9 -m pip --no-cache-dir install -U pip setuptools && \
ENV
GW_SURROGATE=/usr/lib64/python3.9/site-packages/gwsurrogate
ENV
CUPY_CACHE_IN_MEMORY=1
RUN
ln
-s
/usr/bin/python3 /usr/bin/python
# Environment setup
COPY
entrypoint/bashrc /root/.bashrc
COPY
entrypoint/docker-entrypoint.sh /docker-entrypoint.sh
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment