Sign inSign up

kubeflownotebookswg/tensorboards-web-app:21f977e

Multi-platform
Index digest

sha256:bdf5cdc46251c6b536dfc7d67cc8b3cef38626c232a04a9e7790043c4365bdb3

OS/ARCH

Compressed size

82.11 MB

Last pushed

almost 2 years by kubeflownotebookswg

Type

Image

Manifest digest

sha256:201e937f954abe5443c390cd58d148984f84e22cedb4eea953454b8f019d2b0f

Image Layers

1ADD file ... in / 27.78 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.35 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.150 B
8RUN /bin/sh -c set -eux;14.75 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /package97 B
12COPY /src . # buildkit37.34 KB
13RUN /bin/sh -c pip3 install29.59 MB
14WORKDIR /src93 B
15COPY ./tensorboards/backend/requirements.txt . # buildkit154 B
16RUN /bin/sh -c pip3 install425.65 KB
17COPY ./tensorboards/backend/app/ ./app # buildkit2.02 KB
18COPY ./tensorboards/backend/entrypoint.py . # buildkit405 B
19COPY ./tensorboards/backend/Makefile . # buildkit330 B
20COPY /src/dist/ /src/app/static/ # buildkit6.19 MB
21ENTRYPOINT ["/bin/bash" "-c" "gunicorn -w0 B

Command

ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /