fix
This commit is contained in:
@ -11,5 +11,5 @@ RUN \
|
||||
fix-permissions $CONDA_DIR && \
|
||||
fix-permissions /home/$NB_USER
|
||||
|
||||
CMD ["start-notebook.sh", "--NotebookApp.token=''" "--gateway-url" "${GATEWAY}"]
|
||||
CMD ["start-notebook.sh", "--NotebookApp.token=''", "--gateway-url", "${GATEWAY}"]
|
||||
|
||||
|
Reference in New Issue
Block a user