Skip to content
Snippets Groups Projects
Commit 0cf29264 authored by calrama's avatar calrama
Browse files

[jupyterhub] change workdir to /

parent f2a79321
No related branches found
No related tags found
No related merge requests found
Pipeline #31695 failed
......@@ -83,5 +83,5 @@ RUN mkdir -p /usr/local/venv && \
RUN chmod -x /etc/update-motd.d/*
RUN mkdir /data
WORKDIR "/root"
WORKDIR "/"
CMD [ "jupyterhub-singleuser" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment