Sign inSign up

kubeflownotebookswg/jupyter-web-app:a145206

Multi-platform
Index digest

sha256:78709cd1948bf0098d8d6a18b0cd61efb7ececa015723ff7fa44e17e886747f3

OS/ARCH

Compressed size

99.81 MB

Last pushed

almost 2 years by kubeflownotebookswg

Type

Image

Manifest digest

sha256:47461fb3ae79e214c9440c28e9e84ed9a5e16b79daeed4ea818a631043daf459

Image Layers

1ADD file ... in / 31.59 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.54 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.150 B
8RUN /bin/sh -c set -eux;15.31 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /package97 B
12COPY /src . # buildkit37.35 KB
13RUN /bin/sh -c pip3 install28.46 MB
14WORKDIR /src93 B
15COPY ./jupyter/backend/requirements.txt . # buildkit155 B
16RUN /bin/sh -c pip3 install418.75 KB
17COPY ./jupyter/backend/apps/ ./apps # buildkit13.54 KB
18COPY ./jupyter/backend/entrypoint.py . # buildkit745 B
19COPY /src/dist/default/ /src/apps/default/static/ # buildkit20.45 MB
20ENTRYPOINT ["/bin/bash" "-c" "gunicorn -w0 B

Command

ADD file:13ecda46acf717bc6e96c8ad429d6c14016514befca636a168655d0e5c9c4fbd in /