mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 12:32:58 +00:00
Fixes
This commit is contained in:
@@ -7,7 +7,7 @@ FROM jupyter/minimal-notebook:2d125a7161b5
|
||||
USER root
|
||||
|
||||
# Add permanent apt-get installs and other root commands here
|
||||
# e.g., RUN apt-get install npm nodejs
|
||||
# e.g., RUN apt-get install --yes --no-install-recommends npm nodejs
|
||||
|
||||
USER $NB_UID
|
||||
|
||||
|
Reference in New Issue
Block a user