Sign inSign up

openebs/rawfile-localpv:70de761

Multi-platform
Index digest

sha256:ccaa11c1a40bf8b7b58240d67befc0ebfc73d7a1c03e340716ae0f1241f389b9

OS/ARCH

Compressed size

194.76 MB

Last pushed

about 1 month by dcsopenebsci

Type

Image

Manifest digest

sha256:1c376b0e5aa4d2ec9eb9da789556d3736db517b9ea2f71485326746db20d1171

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.70 B
5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
6RUN /bin/sh -c set -eux;11.79 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.65 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.57 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=70de7610 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'