Sign inSign up

kubeflownotebookswg/tensorboards-web-app:54201e3

Multi-platform
Index digest

sha256:af348d4da3beb75a0812540456f50d045b72353d8f44c26e6ae8272e8afc1081

OS/ARCH

Compressed size

86.97 MB

Last pushed

about 2 years by kubeflownotebookswg

Type

Image

Manifest digest

sha256:98469222d396aa04ef7599de242d232d24c644dedc0772a43a7b17aa0b5707a7

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.18 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.140 B
8RUN /bin/sh -c set -eux;19.74 MB
9RUN /bin/sh -c set -eux;233 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/def4aec84b261b939137dd1c69eff0aabb4a7bf4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=bc37786ec99618416cc0a0ca32833da447f4d91ab51d2c138dd15b7af21e8e9a0 B
14RUN /bin/sh -c set -eux;3.01 MB
15CMD ["python3"]0 B
16WORKDIR /package97 B
17COPY /src . # buildkit39.27 KB
18RUN /bin/sh -c pip3 install26.59 MB
19WORKDIR /src93 B
20COPY ./tensorboards/backend/requirements.txt . # buildkit158 B
21RUN /bin/sh -c pip3 install425.54 KB
22COPY ./tensorboards/backend/app/ ./app # buildkit2.02 KB
23COPY ./tensorboards/backend/entrypoint.py . # buildkit406 B
24COPY ./tensorboards/backend/Makefile . # buildkit331 B
25COPY /src/dist/ /src/app/static/ # buildkit6.19 MB
26ENTRYPOINT ["/bin/bash" "-c" "gunicorn -w0 B

Command

ADD file:4aa9ddc52f046592777767c91a04b9490d98811bedb8980fca794d55bbad1a0f in /