Sign inSign up

openebs/rawfile-localpv:a9f863f

Multi-platform
Index digest

sha256:10a43709c8f93873b33dce1742ab8dc0e017ad1be23d4f2fb4d877c4a4e45fc2

OS/ARCH

Compressed size

194.72 MB

Last pushed

about 1 month by dcsopenebsci

Type

Image

Manifest digest

sha256:5e27ae8c7b682fa2c8a0a4dfb4cd2784dda3564cf7417ae5255f2800e3170ed9

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 MB
4ENV PYTHON_VERSION=3.14.60 B
5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
6RUN /bin/sh -c set -eux;11.76 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10RUN /bin/sh -c apt-get update121.64 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.56 MB
14COPY ./rawfile /rawfile # buildkit82.42 KB
15WORKDIR /rawfile32 B
16RUN /bin/sh -c python -m37.27 KB
17COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit206 B
18ARG IMAGE_TAG=a9f863f0 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 'amd64' out/ 'trixie' '@1785715200'