Sign inSign up

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

Multi-platform
Index digest

sha256:ddb9ed5a02bd231902c00d5e8b76bbe757167921e6f94d3fa4ebe0fb790fce89

OS/ARCH

Compressed size

98.88 MB

Last pushed

over 1 year by kubeflownotebookswg

Type

Image

Manifest digest

sha256:c25a0cf37d94ce4494fdb264cf6c68b6610eac4a1afd7d750c0f5da3dcc15183

Image Layers

1# debian.sh --arch 'ppc64el' out/30.56 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.54 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.160 B
7ENV PYTHON_SHA256=bfb249609990220491a1b92850a07135ed0831e41738cf681d63cf01b2a8fbd10 B
8RUN /bin/sh -c set -eux;15.51 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /package97 B
12COPY /src . # buildkit39.29 KB
13RUN /bin/sh -c pip3 install30.94 MB
14WORKDIR /src93 B
15COPY ./jupyter/backend/requirements.txt . # buildkit155 B
16RUN /bin/sh -c pip3 install463.33 KB
17COPY ./jupyter/backend/apps/ ./apps # buildkit13.53 KB
18COPY ./jupyter/backend/entrypoint.py . # buildkit554 B
19COPY /src/dist/default/ /src/apps/default/static/ # buildkit17.83 MB
20ENTRYPOINT ["/bin/bash" "-c" "gunicorn -w0 B

Command

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