mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 14:02:58 +00:00
Swap tini for supervisord
* Pass $@ args to start-notebook.sh * Set tini as entrypoint, but keep start-notebook.sh as easily overridable CMD * su to jovyan user within start-notebook.sh script Contribution (c) Copyright IBM Corp. 2015
This commit is contained in:
@@ -52,3 +52,4 @@ USER root
|
||||
RUN $CONDA_DIR/envs/python2/bin/python \
|
||||
$CONDA_DIR/envs/python2/bin/ipython \
|
||||
kernelspec install-self
|
||||
|
||||
|
Reference in New Issue
Block a user