Add 'Dockerfile'

This commit is contained in:
Jack Hadrill 2022-08-16 23:02:32 +00:00
parent a88f55a05f
commit fc5e9866cd
1 changed files with 3 additions and 0 deletions

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM jupyterhub/jupyterhub
RUN pip3 install --no-cache-dir setuptools wheel
RUN pip3 install --no-cache-dir oauthenticator