Turn git repositories into Jupyter-enabled Docker Images
 
 
 
 
 
 
Go to file
yuvipanda e0f75520db Do a hacky attempt at not rebuilding already-built images
This is such a complete and utter hack, and I should be somewhat
ashamed of myself. *However*, the docker registry API seems to be
a piece of poop, and there seem to be absolutely no client libraries
for it in python :(
2017-05-09 20:45:45 -07:00
builder Do a hacky attempt at not rebuilding already-built images 2017-05-09 20:45:45 -07:00
.dockerignore Update gitignore + add dockerignore 2017-05-09 20:43:27 -07:00
.gitignore Update gitignore + add dockerignore 2017-05-09 20:43:27 -07:00
Dockerfile Have Dockerfile build off current dir 2017-05-09 13:39:50 -07:00
LICENSE Initial commit 2017-05-09 01:37:07 -07:00
install-s2i.bash Add a simple but fully functional Dockerfile 2017-05-09 03:07:56 -07:00
setup.py Add setup.py 2017-05-09 01:46:26 -07:00