Sign inSign up

kubeflownotebookswg/jupyter-web-app:a145206

Multi-platform
Index digest

sha256:78709cd1948bf0098d8d6a18b0cd61efb7ececa015723ff7fa44e17e886747f3

OS/ARCH

Compressed size

96.38 MB

Last pushed

almost 2 years by kubeflownotebookswg

Type

Image

Manifest digest

sha256:19b7d1673e1e456f72c2f8f5438099df9bd50b880b14479a98bf583dc6ed0343

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.35 KB
13RUN /bin/sh -c pip3 install29.59 MB
14WORKDIR /src90 B
15COPY ./jupyter/backend/requirements.txt . # buildkit154 B
16RUN /bin/sh -c pip3 install425.52 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 /