Sign inSign up

kubeflownotebookswg/jupyter-web-app:v1.10.0-rc.0

Multi-platform
Index digest

sha256:9373cbb014c175d51b159dd046b4c95d07caf92cd46f9f04e48af90a24e5f2b1

OS/ARCH

Compressed size

93.66 MB

Last pushed

over 1 year by kubeflownotebookswg

Type

Image

Manifest digest

sha256:2cc7cc61d9a1cb974097a1f70658f70180d22d1df3fbc1fff81aa392730a75b0

Image Layers

1# debian.sh --arch 'amd64' out/26.91 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.160 B
7ENV PYTHON_SHA256=bfb249609990220491a1b92850a07135ed0831e41738cf681d63cf01b2a8fbd10 B
8RUN /bin/sh -c set -eux;14.92 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /package97 B
12COPY /src . # buildkit39.27 KB
13RUN /bin/sh -c pip3 install30.14 MB
14WORKDIR /src93 B
15COPY ./jupyter/backend/requirements.txt . # buildkit156 B
16RUN /bin/sh -c pip3 install470.05 KB
17COPY ./jupyter/backend/apps/ ./apps # buildkit13.54 KB
18COPY ./jupyter/backend/entrypoint.py . # buildkit557 B
19COPY /src/dist/default/ /src/apps/default/static/ # buildkit17.83 MB
20ENTRYPOINT ["/bin/bash" "-c" "gunicorn -w0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'