Commit Graph

4 Commits

Author SHA1 Message Date
Justin Tyberg
22774d3b72 Do not require SSL cert, key files in make targets if SECRETS_VOLUME is set.
(c) Copyright IBM Corp. 2016
2016-09-20 21:16:43 -04:00
Justin Tyberg
7bc6a02bcd Merge pull request #18 from moisei/install-docker-on-container
install docker on jupyterhub container
2016-09-20 21:14:18 -04:00
Justin Tyberg
1d38273eef Do not pull notebook image as part of build step.
Do not assume the notebook image must be pulled from a Docker
registry (it might be built locally).
2016-05-12 16:50:02 -04:00
Min RK
d3a51902ae Add Makefile
`make build` builds the image, including network and volumes, and pulling the notebook image.
This removes the number of manual steps to get started.
2016-05-12 16:51:22 +02:00