Prebuilt docker will start from directory /notebooks
#79
janpfeifer
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In order to hide the default user home directory, now the Docker will start from
/notebooks
, and the instructions suggest mounting the users current directory in a sub-directory calledhosts/
.If one is using (by copying from the Docker container) the previous directory
/home/jovyan
, this may break them.This is unlikely, but just a heads-up next time one pulls a new image.
Beta Was this translation helpful? Give feedback.
All reactions