Instructions inside the Dockerfile

Kyle Kelley 12 years ago committed by MinRK
parent 73f75ab4fb
commit 3231bfe2f6

@ -1,3 +1,7 @@
# Designed to be run as
#
# docker run -it -p 9999:8888 ipython/latest
FROM ipython/scipystack
MAINTAINER IPython Project <ipython-dev@scipy.org>

Loading…
Cancel
Save