sha256:eb7116de1c2919cdc4b4b86699c7c52b6bf7b5f108d2795bd84a9387959395cb
OS/ARCH
linux/amd64
Compressed size
971.54 MB
Last pushed
over 1 year by chewiesolo
Type
Image
Manifest digest
sha256:eb7116de1c2919cdc4b4b86699c7c52b6bf7b5f108d2795bd84a9387959395cb
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 29.21 MB6CMD ["/bin/bash"]0 B8ARG NB_USER=jovyan0 B9ARG NB_UID=10000 B10ARG NB_GID=1000 B11SHELL [/bin/bash -o pipefail -c]0 B12USER root0 B13ENV DEBIAN_FRONTEND=noninteractive0 B14RUN |3 NB_USER=jovyan NB_UID=1000 NB_GID=10018.81 MB15ENV CONDA_DIR=/opt/conda SHELL=/bin/bash NB_USER=jovyan NB_UID=10000 B16ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/home/jovyan0 B17COPY fix-permissions /usr/local/bin/fix-permissions # buildkit683 B18RUN |3 NB_USER=jovyan NB_UID=1000 NB_GID=10032 B19RUN |3 NB_USER=jovyan NB_UID=1000 NB_GID=1001.86 KB20RUN |3 NB_USER=jovyan NB_UID=1000 NB_GID=1001.27 KB21RUN |3 NB_USER=jovyan NB_UID=1000 NB_GID=1004.83 KB22USER 10000 B23ARG PYTHON_VERSION=3.120 B24RUN |4 NB_USER=jovyan NB_UID=1000 NB_GID=100149 B25COPY --chown=1000:100 initial-condarc /opt/conda/.condarc #273 B26WORKDIR /tmp32 B27RUN |4 NB_USER=jovyan NB_UID=1000 NB_GID=10089.03 MB28COPY run-hooks.sh start.sh /usr/local/bin/ #4.49 KB29ENTRYPOINT ["tini" "-g" "--" "start.sh"]0 B30USER root0 B31RUN |4 NB_USER=jovyan NB_UID=1000 NB_GID=100180 B32COPY 10activate-conda-env.sh /usr/local/bin/before-notebook.d/ # buildkit477 B33USER 10000 B34WORKDIR /home/jovyan32 B36SHELL [/bin/bash -o pipefail -c]0 B37USER root0 B38RUN /bin/bash -o pipefail -c39.27 MB39USER 10000 B40WORKDIR /tmp32 B41RUN /bin/bash -o pipefail -c83.02 MB42ENV JUPYTER_PORT=88880 B43EXPOSE map[8888/tcp:{}]0 B44CMD ["start-notebook.py"]0 B45COPY start-notebook.py start-notebook.sh start-singleuser.py start-singleuser.sh1.13 KB46COPY jupyter_server_config.py docker_healthcheck.py /etc/jupyter/ #1.64 KB47USER root0 B48RUN /bin/bash -o pipefail -c1.65 KB49HEALTHCHECK &{["CMD-SHELL" "/etc/jupyter/docker_healthcheck.py || exit0 B50USER 10000 B51WORKDIR /home/jovyan32 B52SHELL [/bin/bash -o pipefail -c]0 B53USER root0 B54RUN /bin/bash -o pipefail -c30.55 MB55RUN /bin/bash -o pipefail -c378 B56RUN /bin/bash -o pipefail -c49.27 MB57RUN /bin/bash -o pipefail -c9.76 MB58RUN /bin/bash -o pipefail -c21.26 MB59RUN /bin/bash -o pipefail -c5.46 MB60RUN /bin/bash -o pipefail -c92 B61RUN /bin/bash -o pipefail -c196 B62RUN /bin/bash -o pipefail -c198 B63COPY base.requirements.txt /tmp/base.requirements.txt # buildkit235 B64RUN /bin/bash -o pipefail -c232 B65RUN /bin/bash -o pipefail -c32 B66RUN /bin/bash -o pipefail -c7.07 MB67RUN /bin/bash -o pipefail -c16.41 MB68RUN /bin/bash -o pipefail -c6.55 KB69RUN /bin/bash -o pipefail -c6.7 MB70RUN /bin/bash -o pipefail -c292.85 MB71RUN /bin/bash -o pipefail -c32 B72RUN /bin/bash -o pipefail -c92 B73RUN /bin/bash -o pipefail -c6.49 KB74RUN /bin/bash -o pipefail -c92 B75RUN /bin/bash -o pipefail -c272.85 MB76USER jovyan0 B77CMD ["jupyter" "lab" "--ip=0.0.0.0" "--port=8888"0 BCommand
ARG RELEASE