Skip to content
Snippets Groups Projects
Verified Commit 347717cc authored by Olivier Benz's avatar Olivier Benz
Browse files

Update latest Dockerfile

parent 97a3304b
No related branches found
No related tags found
No related merge requests found
......@@ -324,8 +324,7 @@ RUN curl -ssL https://magic.modular.com | bash \
/opt/modular/bin/mblack \
## Fix permissions
&& chown -R root:${NB_GID} /opt/modular \
&& chmod -R g+w /opt/modular \
&& chmod -R g+rx ${MODULAR_HOME}/crashdb
&& chmod -R g+w ${MODULAR_HOME}
## Install the Mojo kernel for Jupyter
RUN mkdir -p /usr/local/share/jupyter/kernels \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment