sha256:dc3607333302814c0a68833e29fa88d8e130c8dbee24dcb3fb7bc2e4c4817c8f
OS/ARCH
linux/amd64
Compressed size
78.4 MB
Last pushed
over 1 year by enolfc
Type
Image
Manifest digest
sha256:dc3607333302814c0a68833e29fa88d8e130c8dbee24dcb3fb7bc2e4c4817c8f
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.35 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.10 B6ENV PYTHON_SHA256=9cf9427bee9e2242e3877dd0f6b641c1853ca461f39d6503ce260a59c80bf0d90 B7RUN /bin/sh -c set -eux;12 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10LABEL org.opencontainers.image.source=https://github.com/EGI-Federation/fedcloud-catchall-operations0 B11SHELL [/bin/bash -o pipefail -c]0 B12RUN /bin/bash -o pipefail -c9.74 MB13WORKDIR /image-sync100 B14RUN /bin/bash -o pipefail -c1.1 KB15COPY --chown=python:python /image-sync/venv ./venv #25.05 MB16RUN /bin/bash -o pipefail -c1.36 MB17USER 19990 B18ENV PATH=/image-sync/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19CMD ["image-sync"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'