kopia lustrzana https://github.com/jupyterhub/repo2docker
exec-style command
rodzic
5da8bcba33
commit
6b8224e08f
|
@ -114,7 +114,7 @@ RUN ./{{ s }}
|
||||||
{% endif -%}
|
{% endif -%}
|
||||||
|
|
||||||
# Specify the default command to run
|
# Specify the default command to run
|
||||||
CMD jupyter notebook --ip 0.0.0.0
|
CMD ["jupyter", "notebook", "--ip", "0.0.0.0"]
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue