mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
invoke start.sh in start-singleuser.sh
ensures common behavior of things like GRANT_SUDO
This commit is contained in:
@@ -10,7 +10,7 @@ then
|
||||
notebook_arg="--notebook-dir=${NOTEBOOK_DIR}"
|
||||
fi
|
||||
|
||||
exec jupyterhub-singleuser \
|
||||
. /usr/local/bin/start.sh jupyterhub-singleuser \
|
||||
--port=${JPY_PORT:-8888} \
|
||||
--ip=0.0.0.0 \
|
||||
--user=$JPY_USER \
|
||||
|
Reference in New Issue
Block a user