sha256:9a3de0c151a12f5201e6a46a2cd8a29fdd452f3f52e2ec12e0867fd9e0ef7279
OS/ARCH
linux/amd64
Compressed size
499.62 MB
Last pushed
about 1 year by tmtabor
Type
Image
Manifest digest
sha256:9a3de0c151a12f5201e6a46a2cd8a29fdd452f3f52e2ec12e0867fd9e0ef7279
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive SHELL=/bin/bash LC_ALL=en_US.UTF-8 LANG=en_US.UTF-80 B8EXPOSE map[8000/tcp:{}]0 B10LABEL org.jupyter.service=jupyterhub0 B11WORKDIR /srv/jupyterhub120 B12RUN /bin/sh -c apt-get update63.08 MB13RUN /bin/sh -c python3 -m16.28 MB14CMD ["jupyterhub"]0 B16RUN /bin/sh -c apt-get update390.82 MB17RUN /bin/sh -c mkdir /data127 B18RUN /bin/sh -c echo '23.11,0 B19RUN /bin/sh -c git clone20.97 KB20RUN /bin/sh -c git clone21.89 KB21RUN /bin/sh -c git clone25.01 KB22RUN /bin/sh -c mkdir /srv/workspace/151 B23COPY ./config /srv/workspace/config # buildkit2.17 KB24COPY ./scripts /srv/workspace/scripts # buildkit22.3 KB25COPY ./start-repository.py /srv/workspace/start-repository.py # buildkit1.7 KB26COPY ./stop-repository.py /srv/workspace/stop-repository.py # buildkit500 B27RUN /bin/sh -c git clone537.65 KB28RUN /bin/sh -c git clone313.09 KB29RUN /bin/sh -c mkdir /data/repository151 B30RUN /bin/sh -c mkdir /data/users148 B31RUN /bin/sh -c mkdir /data/shared150 B32RUN /bin/sh -c mkdir /data/defaults151 B33RUN /bin/sh -c cp -r16.61 KB34RUN /bin/sh -c mv /srv/gpauthenticator/gpauthenticator3.7 KB35RUN /bin/sh -c mv /srv/multiauthenticator/multiauthenticator.py1.38 KB36RUN /bin/sh -c mv /srv/guestauthenticator/guestauthenticator973 B37RUN /bin/sh -c cp /srv/notebook-projects/static/js/*62.09 KB38RUN /bin/sh -c cp /srv/notebook-projects/static/css/*5.18 KB39RUN /bin/sh -c cp /srv/notebook-projects/static/images/*11.97 KB40COPY ./config/jupyterhub_config.py /data/ # buildkit1.88 KB41COPY ./config/projects_config.py /data/ # buildkit369 B42RUN /bin/sh -c cp /srv/hub-theme/theme/images/*247.86 KB43RUN /bin/sh -c cp /srv/hub-theme/theme/css/*1.09 KB44ENV TERM=xterm0 B45CMD ["jupyterhub" "-f" "/data/jupyterhub_config.py"]0 BCommand
ARG RELEASE