Files
jupyterhub/onbuild
Min RK ca81af2ae5 fix BASE_IMAGE arg in onbuild
BASE_IMAGE is a single arg, not two separate ones
2019-12-03 14:20:59 +01:00
..
2019-12-03 14:20:59 +01:00
2019-08-23 16:14:11 +03:00

JupyterHub onbuild image

If you base a Dockerfile on this image:

FROM jupyterhub/jupyterhub-onbuild:0.6
...

then your jupyterhub_config.py adjacent to your Dockerfile will be loaded into the image and used by JupyterHub.

This is how the jupyter/jupyterhub docker image behaved prior to 0.6.