Sign inSign up

kubeflownotebookswg/jupyter-web-app:21f977e

Multi-platform
Index digest

sha256:ced442f5bbc2bac6c6661519efea61c706984ccf0345d910ace6ba71769c9997

OS/ARCH

Compressed size

96.38 MB

Last pushed

almost 2 years by kubeflownotebookswg

Type

Image

Manifest digest

sha256:5715121870df9884db1752179f272dd844f410ff8a45c253605837a9e0e43108

Image Layers

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

Command

ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /