sha256:f290332a77deb632fb146b80fc71e17fd223f3bded0773eade1dec3e9a7401e1
OS/ARCH
linux/amd64
Compressed size
86.7 MB
Last pushed
about 1 year by enolfc
Type
Image
Manifest digest
sha256:caf36bf21bd8deb7c6abf26eeb18a474bb06155bedfbef9a3069dc1d8d5689a1
Image Layers
1# debian.sh --arch 'amd64' out/28.39 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.70 B6ENV PYTHON_SHA256=5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a0 B7RUN /bin/sh -c set -eux;11.19 MB8RUN /bin/sh -c set -eux;250 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 -c13.85 MB13WORKDIR /image-sync98 B14RUN /bin/bash -o pipefail -c3.15 KB15COPY --chown=python:python /image-sync/venv ./venv #30.66 MB16RUN /bin/bash -o pipefail -c1.37 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/ 'trixie' '@1754870400'