Sign inSign up

openebs/rawfile-localpv:75e8dad

Multi-platform
Index digest

sha256:a05f6b6572a30a9a5e60fb3d02ce12cc59812af00e6bae920b892ca9c6177d89

OS/ARCH

Compressed size

188.8 MB

Last pushed

about 1 month by dcsopenebsci

Type

Image

Manifest digest

sha256:fece53e80e5a5914a0080b7f2636fb5e8225838eab42c6e2f39507708a4f1b42

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.22 MB
4ENV PYTHON_VERSION=3.14.70 B
5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
6RUN /bin/sh -c set -eux;11.7 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10RUN /bin/sh -c apt-get update115.79 MB
11ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=off PIP_DISABLE_PIP_VERSION_CHECK=on0 B
12ENV PATH=/opt/poetry/bin:/opt/pysetup/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13COPY /opt/pysetup/.venv /opt/pysetup/.venv # buildkit31.23 MB
14COPY ./rawfile /rawfile # buildkit82.42 KB
15WORKDIR /rawfile32 B
16RUN /bin/sh -c python -m38.55 KB
17COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit205 B
18ARG IMAGE_TAG=75e8dad0 B
19ARG PROVISIONER_VERSION=0.14.10 B
20ENV PROVISIONER_VERSION=0.14.10 B
21ENTRYPOINT ["/docker-entrypoint.sh"]0 B
22CMD ["csi-driver"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'