Add 'Dockerfile'
This commit is contained in:
parent
a88f55a05f
commit
fc5e9866cd
|
@ -0,0 +1,3 @@
|
|||
FROM jupyterhub/jupyterhub
|
||||
RUN pip3 install --no-cache-dir setuptools wheel
|
||||
RUN pip3 install --no-cache-dir oauthenticator
|
Loading…
Reference in New Issue