jupyterhub/Dockerfile
2022-08-16 23:02:32 +00:00

3 lines
122 B
Docker

FROM jupyterhub/jupyterhub
RUN pip3 install --no-cache-dir setuptools wheel
RUN pip3 install --no-cache-dir oauthenticator