Peter Parente
ec5516de1c
More minimal, faster build
...
* Use setuptools to get modern pip (debian packaged pip stops
working after requests gets updated)
* Don't use wget to fetch tini, use Python!
(c) Copyright IBM Corp. 2016
2016-01-12 22:46:41 -05:00
Peter Parente
aefddadd17
Remove build deps from minimal-kernel image
...
* Remove SHELL env var and leftover USER nobody
* Install wget for tini then immediately uninstall it
* Install build-essentials and python3-dev for tornado speed up
then immediately uninstall them
(c) Copyright IBM Corp. 2016
2016-01-12 21:41:24 -05:00
Peter Parente
e93291d90c
Note about Python 3 kernel
2016-01-12 21:01:36 -05:00
Michael Poplavski
b89f25d200
Run container as jovyan instead of nobody.
...
Contribution (c) Copyright IBM Corp. 2016
2016-01-12 09:27:38 -06:00
Michael Poplavski
943e376fc7
Multiple revisions based on feedback.
...
Contribution (c) Copyright IBM Corp. 2016
2016-01-12 08:54:24 -06:00
Michael Poplavski
384d524032
Modified entrypoint of minimal kernel.
...
Contribution (c) Copyright IBM Corp. 2016
2016-01-11 15:27:59 -06:00
Michael Poplavski
9698d1af8f
Change user from jovyan to nobody
...
Contribution (c) Copyright IBM Corp. 2016
2016-01-11 14:57:00 -06:00
Michael Poplavski
eafec9ac7f
Updated to reduce image size of minimal kernel
...
Contribution (c) Copyright IBM Corp. 2016
2016-01-11 14:28:50 -06:00
Michael Poplavski
e717e315e4
Updated the kernel_gateway sdist tarball name to dist/jupyter_kernel_gateway-*.tar.gz
...
Contribution (c) Copyright IBM Corp. 2015
2016-01-11 13:23:47 -06:00
Michael Poplavski
5f4d8225c0
New docker stack for a headless kernel. It uses the new kernel gateway to provide websocket access without exposing the whole notebook UI.
...
Contribution (c) Copyright IBM Corp. 2015
2016-01-11 13:23:47 -06:00