Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Viacheslav Ostroukh
research-docker
Commits
67cf5064
Commit
67cf5064
authored
Apr 06, 2018
by
Rafal Skolasinski
Browse files
run container as "USER $NB_UID$ as in the base image
parent
00803f60
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
67cf5064
...
...
@@ -112,3 +112,6 @@ RUN conda clean --yes --all
COPY
startup.sh /usr/local/bin
CMD
["startup.sh"]
EXPOSE
22
# Switch back to jovyan to avoid accidental container runs as root
USER
$NB_UID
Write
Preview
Supports
Markdown
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