commit
f5453b21a6
@ -5,7 +5,7 @@ FROM jupyterhub/jupyterhub-onbuild:0.6.1
|
|||||||
# Install dockerspawner and its dependencies
|
# Install dockerspawner and its dependencies
|
||||||
RUN /opt/conda/bin/pip install \
|
RUN /opt/conda/bin/pip install \
|
||||||
jupyterhub==0.6.* \
|
jupyterhub==0.6.* \
|
||||||
oauthenticator==0.3.* \
|
oauthenticator==0.4.* \
|
||||||
dockerspawner==0.3.*
|
dockerspawner==0.3.*
|
||||||
|
|
||||||
# Copy TLS certificate and key
|
# Copy TLS certificate and key
|
||||||
|
Loading…
Reference in New Issue
Block a user