sha256:105bb82c78b5dbc3eaefa32d8c9a19dee4d0a75929e77d596fd8faef0b4c00e4
OS/ARCH
Compressed size
264.42 MB
Last pushed
about 1 month by harnesscie
Type
Image
Manifest digest
sha256:64e1a31cfeeb87a22df9f61d96336cc9015eb59ee09b8aeb4f1b6e19e0ce6ddd
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.18 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7ARG PYTHON_VERSION=python3.120 B8ENV PYTHON=python3.120 B9COPY bin/sto_plugin /bin/sto_plugin # buildkit218 B10COPY /bin/skopeo /bin/skopeo # buildkit20.91 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit165 B12COPY /etc/containers /etc/containers # buildkit725 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c171.19 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:2d51657edb6c8173410f33090503661cfd6f958c59d9c5464a441553a7f42d080 B17ARG DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin0 B18ENV DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin0 B19ENV DOCKER_ENTRYPOINT_PREFIX=python30 B20ARG DOCKER_WORKDIR=/app0 B21ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22WORKDIR /app32 B23COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit20.59 MB24COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit467.14 KB25ADD bin/sto_plugin /bin/ # buildkit222 B26RUN |2 DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin DOCKER_WORKDIR=/app /bin/sh21.05 MB27RUN |2 DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin DOCKER_WORKDIR=/app /bin/sh1.05 MB28ENTRYPOINT ["/bin/sto_plugin"]0 BCommand
ARG RELEASE