Kyle Kelley
8417a9f9b5
Make this a solid, minimal base image.
...
This was taken almost entirely from the original ipython/base image.
The plan is to have the ipython/scipystack image derive from this one
in the future and for builds to get setup.
2014-09-25 02:49:27 +00:00
MinRK
52434ef364
use file://$PWD#egg=ipython[all] in Dockerfile
...
so we can install ipython[all] with pip.
Because .[all] doesn't work for whatever reason.
Removes need to install other dependencies with pip beforehand.
2014-09-24 16:14:14 -07:00
Kyle Kelley
9611044373
Update Dockerfile
2014-09-24 16:12:22 -07:00
Kyle Kelley
c36b861209
Definitely don't want the direct submodule stuff
2014-09-24 16:12:22 -07:00
Kyle Kelley
e0b822b264
Toss opinionated user creation out
2014-09-24 16:12:21 -07:00
Kyle Kelley
78b7d5f800
Switch back to ADD
2014-09-24 16:12:21 -07:00
Kyle Kelley
66bdfded98
More workarounds
2014-09-24 16:12:21 -07:00
Kyle Kelley
f79edfc290
Permissions everywhere
2014-09-24 16:12:21 -07:00
Kyle Kelley
8b61460bed
Workaround limitations in Docker Hub
2014-09-24 16:12:21 -07:00
Kyle Kelley
89b4ef2660
Create IPython profile with jupyter permissions
2014-09-24 16:12:21 -07:00
Kyle Kelley
b0159a3bdb
/srv/ was already created, just ensure its there
2014-09-24 16:12:20 -07:00
Kyle Kelley
88657b8d3b
Clone ipython/ipython directly
2014-09-24 16:12:20 -07:00
Kyle Kelley
3db038faed
Try out setup.py submodule
2014-09-24 16:12:20 -07:00
Kyle Kelley
b4e8ee3101
Submodule updating, comments
2014-09-24 16:12:20 -07:00
Kyle Kelley
3231bfe2f6
Instructions inside the Dockerfile
2014-09-24 16:12:20 -07:00
Kyle Kelley
73f75ab4fb
install direct dependencies, kernels
2014-09-24 16:12:20 -07:00
Kyle Kelley
70f63744f2
Dockerfile to track the latest master
2014-09-24 16:12:20 -07:00