Sign inSign up

openebs/rawfile-localpv:bf35500

Multi-platform
Index digest

sha256:8ec93969d72e8c13fbfb5e6f796ccc4bf9defe62880f495658d4d192ff857d29

OS/ARCH

Compressed size

194.76 MB

Last pushed

about 2 months by dcsopenebsci

Type

Image

Manifest digest

sha256:7557b0c16a6dbc3209fcd32928beb244d45cc802588c25cf7dfe39780d2d1118

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 # buildkit204 B
18ARG IMAGE_TAG=bf355000 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'