Sign inSign up

kubeflownotebookswg/jupyter-web-app:8504359

Multi-platform
Index digest

sha256:32e1b9a6088b42bde99f2740d336f7f268ff7c9057fd933a4b7b628e4a62b858

OS/ARCH

Compressed size

96.13 MB

Last pushed

about 2 years by kubeflownotebookswg

Type

Image

Manifest digest

sha256:8ae9821234597fe6e0dc8ff74915fc0a1355511df5745621e560a405f0282592

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.16 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.140 B
8RUN /bin/sh -c set -eux;11.81 MB
9RUN /bin/sh -c set -eux;233 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
14RUN /bin/sh -c set -eux;3.01 MB
15CMD ["python3"]0 B
16WORKDIR /package95 B
17COPY /src . # buildkit37.34 KB
18RUN /bin/sh -c pip3 install29.44 MB
19WORKDIR /src93 B
20COPY ./jupyter/backend/requirements.txt . # buildkit155 B
21RUN /bin/sh -c pip3 install423.76 KB
22COPY ./jupyter/backend/apps/ ./apps # buildkit13.5 KB
23COPY ./jupyter/backend/entrypoint.py . # buildkit745 B
24COPY /src/dist/default/ /src/apps/default/static/ # buildkit20.45 MB
25ENTRYPOINT ["/bin/bash" "-c" "gunicorn -w0 B

Command

ADD file:5f9954090af042b377ea0d1d184faa64d2e9d4c946b6c3898d52aff47e764056 in /