sha256:aab764a2669ea823221568780d5c9733cb329616c0d84fe444beeaab00a7bce8
OS/ARCH
linux/amd64
Compressed size
157.49 MB
Last pushed
about 2 months by enolfc
Type
Image
Manifest digest
sha256:aab764a2669ea823221568780d5c9733cb329616c0d84fe444beeaab00a7bce8
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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 PYTHON_VERSION=3.14.60 B5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B6RUN /bin/sh -c set -eux;11.76 MB7RUN /bin/sh -c set -eux;248 B8CMD ["python3"]0 B9LABEL org.opencontainers.image.source=https://github.com/EGI-Federation/fedcloud-catchall-operations0 B10SHELL [/bin/bash -o pipefail -c]0 B11RUN /bin/bash -o pipefail -c27.78 MB12RUN /bin/bash -o pipefail -c3.29 KB13WORKDIR /fedcloud_catchall32 B14COPY --chown=python:python /fedcloud_catchall/venv ./venv #51.94 MB15COPY --chown=python:python /fedcloud /fedcloud #36.37 MB16COPY publisher.sh /usr/local/bin/publisher.sh # buildkit1010 B17ENV PATH=/fedcloud_catchall/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18USER 19990 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'