UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
A
aiml
jupyter
jlab-eda
Commits
373a488b
You need to sign in or sign up before continuing.
Commit
373a488b
authored
Sep 07, 2021
by
Daniel Komnick
Browse files
changed uid for jovyan to 1001
parent
22e6860a
Pipeline
#465042
passed with stages
in 29 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
Dockerfile
Dockerfile
+3
-1
No files found.
Dockerfile
View file @
373a488b
...
...
@@ -64,7 +64,9 @@ RUN rm -rf /usr/share/doc/perl-IO-Socket-SSL/certs/ \
&&
rm
-rf
/opt/python/venv/lib/python3.8/site-packages/tornado/test/test.key
\
&&
chmod
g-s /usr/libexec/openssh/ssh-keysign
RUN
usermod
-u
1002 python
&&
\
usermod
-u
1001 jovyan
USER
jovyan
# Needed to use packges from multi-stage build in Jupyterlab
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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