mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 10:04:07 +00:00
Move onbuild step to jupyterhub-onbuild
Removes onbuild from from jupyter/jupyterhub image, though it remains incomplete and will not run without a config file.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM jupyter/jupyterhub
|
||||
FROM jupyter/jupyterhub-onbuild
|
||||
|
||||
MAINTAINER Jupyter Project <jupyter@googlegroups.com>
|
||||
|
||||
|
Reference in New Issue
Block a user