Skip to content
Snippets Groups Projects
Commit 891e1fe5 authored by Emmanuel Bruno's avatar Emmanuel Bruno
Browse files

hotfix

parent e4199f69
No related branches found
No related tags found
No related merge requests found
......@@ -41,5 +41,5 @@ RUN ipython profile create && \
# Switch back to jovyan to avoid accidental container runs as root
USER $NB_UID
RUN mkdir -p /home/jovyan/.ssh && ssh-keyscan -t rsa github.com > /home/jovyan/.ssh/known_hosts
# RUN mkdir -p /home/jovyan/.ssh && ssh-keyscan -t rsa github.com > /home/jovyan/.ssh/known_hosts
WORKDIR /home/jovyan
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment