Sign inSign up

kubeflow/storage-initializer:v1-5c0e763

Multi-platform
Index digest

sha256:cca79105f56f4c95aef6c812548965f75f166549f212738843491b75ab7719b0

OS/ARCH

Compressed size

615.63 MB

Last pushed

over 1 year by andreyvelichkevich

Type

Image

Manifest digest

sha256:97f32d07965e96818dd15613e74441ccd8829829dfd2ae2df0b5fe5ff1d2d836

Image Layers

1# debian.sh --arch 'arm64' out/46.07 MB
2RUN /bin/sh -c set -eux;22.45 MB
3RUN /bin/sh -c set -eux;61.37 MB
4RUN /bin/sh -c set -ex;193.36 MB
5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6ENV LANG=C.UTF-80 B
7RUN /bin/sh -c set -eux;5.95 MB
8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
9ENV PYTHON_VERSION=3.11.110 B
10ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B
11RUN /bin/sh -c set -eux;22.6 MB
12RUN /bin/sh -c set -eux;250 B
13CMD ["python3"]0 B
14WORKDIR /app93 B
15COPY requirements.txt /app/requirements.txt # buildkit191 B
16RUN /bin/sh -c pip install263.83 MB
17COPY . /app/storage_initializer # buildkit2.89 KB
18ENTRYPOINT ["python" "-m" "storage_initializer.storage"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'