cleanup
This commit is contained in:
parent
358caf09b8
commit
008e2bf6c4
@ -7,12 +7,6 @@ FROM jupyterhub/jupyterhub-onbuild:$JUPYTERHUB_VERSION
|
|||||||
RUN pip install psycopg2-binary~=2.7 && \
|
RUN pip install psycopg2-binary~=2.7 && \
|
||||||
pip install --no-cache-dir \
|
pip install --no-cache-dir \
|
||||||
oauthenticator==0.8.*
|
oauthenticator==0.8.*
|
||||||
#RUN apt-get update && \
|
|
||||||
# apt-get install -y --no-install-recommends \
|
|
||||||
# vim \
|
|
||||||
# && \
|
|
||||||
# apt-get clean && \
|
|
||||||
# rm -rf /var/lib/apt/lists/*
|
|
||||||
|
|
||||||
RUN pip install jupyterhub-hashauthenticator dockerspawner~=12.0
|
RUN pip install jupyterhub-hashauthenticator dockerspawner~=12.0
|
||||||
RUN pip install jupyterhub-idle-culler
|
RUN pip install jupyterhub-idle-culler
|
||||||
|
Loading…
Reference in New Issue
Block a user