Sign inSign up

kubeflownotebookswg/jupyter-web-app:v1.9.0

Multi-platform
Index digest

sha256:a95c977fee4e4fd59d6134b127aa2eb0cad3cb7bcb90960cbe2756cb3a7f2397

OS/ARCH

Compressed size

99.41 MB

Last pushed

about 2 years by kubeflownotebookswg

Type

Image

Manifest digest

sha256:fd1ac0008276df70734c6e491aacbb92d748344b811b2561d48c05332c1f1e89

Image Layers

1ADD file ... in / 31.59 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.54 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.140 B
8RUN /bin/sh -c set -eux;12.37 MB
9RUN /bin/sh -c set -eux;232 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/e03e1607ad60522cf34a92e834138eb89f57667c/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=ee09098395e42eb1f82ef4acb231a767a6ae85504a9cf9983223df0a7cbd35d70 B
14RUN /bin/sh -c set -eux;3.01 MB
15CMD ["python3"]0 B
16WORKDIR /package97 B
17COPY /src . # buildkit37.36 KB
18RUN /bin/sh -c pip3 install27.99 MB
19WORKDIR /src93 B
20COPY ./jupyter/backend/requirements.txt . # buildkit154 B
21RUN /bin/sh -c pip3 install417.17 KB
22COPY ./jupyter/backend/apps/ ./apps # buildkit13.5 KB
23COPY ./jupyter/backend/entrypoint.py . # buildkit745 B
24COPY /src/dist/default/ /src/apps/default/static/ # buildkit20.45 MB
25ENTRYPOINT ["/bin/bash" "-c" "gunicorn -w0 B

Command

ADD file:1f056377e490976ef05b1f93f7003e637bc4464b1db7265cfe611b97c8fa8116 in /