Sign inSign up

kubeflownotebookswg/jupyter-web-app:fc48261

Multi-platform
Index digest

sha256:8c0ed71c1bd9f315222a04f78cbbcde0fadcc0d5dc9bef444498e38668758fc6

OS/ARCH

Compressed size

89.8 MB

Last pushed

over 1 year by kubeflownotebookswg

Type

Image

Manifest digest

sha256:8f805117eb5954735398c55ecbdaa261cf6946bc11781afef4b1824b1c9b80a0

Image Layers

1# debian.sh --arch 'arm64' out/26.74 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.18 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.84 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11WORKDIR /package97 B
12COPY /src . # buildkit39.28 KB
13RUN /bin/sh -c pip3 install26.7 MB
14WORKDIR /src93 B
15COPY ./jupyter/backend/requirements.txt . # buildkit155 B
16RUN /bin/sh -c pip3 install470.08 KB
17COPY ./jupyter/backend/apps/ ./apps # buildkit13.54 KB
18COPY ./jupyter/backend/entrypoint.py . # buildkit556 B
19COPY /src/dist/default/ /src/apps/default/static/ # buildkit17.83 MB
20ENTRYPOINT ["/bin/bash" "-c" "gunicorn -w0 B

Command

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