mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-08 06:00:29 +00:00
updated with passing of the cmd arguments
This commit is contained in:
@@ -9,7 +9,7 @@ for file in $START_PLATFORM_DIR/*; do
|
||||
done
|
||||
|
||||
# run jupyterhub, env params are configured in Dockerfile and docker-compose yml
|
||||
jupyterhub -f /srv/jupyterhub/jupyterhub_config.py
|
||||
jupyterhub -f /srv/jupyterhub/jupyterhub_config.py $@
|
||||
|
||||
# EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user