diff --git a/Dockerfile b/Dockerfile index e35a803..5907197 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,2 @@ FROM jupyterhub/jupyterhub -RUN pip3 install --no-cache-dir oauthenticator \ No newline at end of file +RUN pip3 install --no-cache-dir oauthenticator dockerspawner \ No newline at end of file