Sign inSign up

kubeflownotebookswg/tensorboards-web-app:df39da7

Multi-platform
Index digest

sha256:fe4b8765074eefbc90334391e3ee67a0c0afd6f6b854f08611ef674cdff4672f

OS/ARCH

Compressed size

78.68 MB

Last pushed

over 2 years by kubeflownotebookswg

Type

Image

Manifest digest

sha256:f819e46fa0a6acca88501fc8208f925795f01ddad6f126e4dae9fedeeb7aff6a

Image Layers

1ADD file ... in / 27.81 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.17 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.130 B
8RUN /bin/sh -c set -eux;11.78 MB
9RUN /bin/sh -c set -eux;241 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/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B
14RUN /bin/sh -c set -eux;3.21 MB
15CMD ["python3"]0 B
16WORKDIR /package97 B
17COPY /src . # buildkit37.36 KB
18RUN /bin/sh -c pip3 install26.09 MB
19WORKDIR /src92 B
20COPY ./tensorboards/backend/requirements.txt . # buildkit155 B
21RUN /bin/sh -c pip3 install407.51 KB
22COPY ./tensorboards/backend/app/ ./app # buildkit2.02 KB
23COPY ./tensorboards/backend/entrypoint.py . # buildkit406 B
24COPY ./tensorboards/backend/Makefile . # buildkit330 B
25COPY /src/dist/ /src/app/static/ # buildkit6.19 MB
26ENTRYPOINT ["/bin/bash" "-c" "gunicorn -w0 B

Command

ADD file:70e4f0c71f88c97c8db279b998c10d4943954d304ff9f51875c3699a4dc5ee4e in /