sha256:9c9a7cfe04feb248770a2beaa7bbb4cdc12529b9ab05ff2f3f80363fe60f40b5
OS/ARCH
linux/amd64
Compressed size
459.59 MB
Last pushed
over 1 year by enolfc
Type
Image
Manifest digest
sha256:9c9a7cfe04feb248770a2beaa7bbb4cdc12529b9ab05ff2f3f80363fe60f40b5
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.54 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c set -eux;5.88 MB7ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B8ENV PYTHON_VERSION=3.13.10 B9ENV PYTHON_SHA256=9cf9427bee9e2242e3877dd0f6b641c1853ca461f39d6503ce260a59c80bf0d90 B10RUN /bin/sh -c set -eux;26.04 MB11RUN /bin/sh -c set -eux;249 B12CMD ["python3"]0 B13LABEL org.opencontainers.image.source=https://github.com/EGI-Federation/fedcloud-catchall-operations0 B14SHELL [/bin/bash -o pipefail -c]0 B15RUN /bin/bash -o pipefail -c19.83 MB16RUN /bin/bash -o pipefail -c1.14 KB17WORKDIR /cloud-info32 B18COPY --chown=python:python /cloud-info/venv ./venv #46.73 MB19COPY --chown=python:python /fedcloud /fedcloud #28.98 MB20COPY ams-wrapper.sh /usr/local/bin/ams-wrapper.sh # buildkit1.94 KB21COPY publisher.sh /usr/local/bin/publisher.sh # buildkit389 B22COPY openstack.rc /etc/cloud-info-provider/openstack.rc # buildkit477 B23COPY openstack.yaml /etc/cloud-info-provider/openstack.yaml # buildkit559 B24USER 19990 B25ENV PATH=/cloud-info/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26CMD ["publisher.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'