Skip to content

Files

Latest commit

a8e4319 · Nov 6, 2023

History

History
This branch is 171 commits behind jupyterhub/jupyterhub:main.

onbuild

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 22, 2023
Nov 6, 2023

JupyterHub onbuild image

If you base a Dockerfile on this image:

FROM quay.io/jupyterhub/jupyterhub-onbuild:4.0.2
...

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

Note

Inherit from a tag that corresponds to the version of JupyterHub you want to use. See our Quay.io page for the list of available tags.

Warning

Automatically loading the jupyterhub_config.py file was the default behavior of the quay.io/jupyterhub/jupyterhub image prior to 0.6.