##// END OF EJS Templates
Update Dockerfile....
Update Dockerfile. Fixed to not use `apt-get upgrade` & `apt-get update` is not on a single line re: dockerfile best practices https://docs.docker.com/articles/dockerfile_best-practices/ Signed-off-by: Jessica Frazelle <jess@docker.com>

File last commit:

r18300:5d4963dd
r18525:64bdbb16
Show More
.gitignore
19 lines | 297 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/source/interactive/magics-generated.txt
docs/gh-pages
IPython/html/notebook/static/mathjax
IPython/html/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store