sha256:b2df04a206ba4a76bdbf53e1e42eee85b1841f5369b3eb900dae7ff58746e5ce
OS/ARCH
linux/amd64
Compressed size
81.71 MB
Last pushed
over 1 year by enolfc
Type
Image
Manifest digest
sha256:ee2f6fbd66430d684bfefb2c7f171e0fda73ede7eb180fbba296c0e1f7310db9
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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.30 B6ENV PYTHON_SHA256=40f868bcbdeb8149a3149580bb9bfd407b3321cd48f0be631af955ac92c0e0410 B7RUN /bin/sh -c set -eux;12.01 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.56 MB13WORKDIR /image-sync100 B14RUN /bin/bash -o pipefail -c1.08 KB15COPY --chown=python:python /image-sync/venv ./venv #28.51 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/ 'bookworm' '@1747699200'