##// END OF EJS Templates
Instructions inside the Dockerfile
Kyle Kelley -
Show More
@@ -1,3 +1,7 b''
1 # Designed to be run as
2 #
3 # docker run -it -p 9999:8888 ipython/latest
4
1 FROM ipython/scipystack
5 FROM ipython/scipystack
2
6
3 MAINTAINER IPython Project <ipython-dev@scipy.org>
7 MAINTAINER IPython Project <ipython-dev@scipy.org>
General Comments 0
You need to be logged in to leave comments. Login now