sha256:9a631bb3947b585a2d1af3c4ad5bbb6917f21e33ba03e41b1508edb2cc1d00d3
OS/ARCH
Compressed size
256.44 MB
Last pushed
3 months by harnesscie
Type
Image
Manifest digest
sha256:dff24ab931742a73b62fca3f756babe405f69636391487eff1ae19ff81ea936e
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 # buildkit222 B10COPY /bin/skopeo /bin/skopeo # buildkit20.3 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit165 B12COPY /etc/containers /etc/containers # buildkit724 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c164 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:637157dc0f2a0341d1ac32d7839a05af47edf8af514f996b8e30484d8fbbf6240 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.56 MB24COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit435.84 KB25ADD bin/sto_plugin /bin/ # buildkit224 B26RUN |2 DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin DOCKER_WORKDIR=/app /bin/sh20.99 MB27RUN |2 DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin DOCKER_WORKDIR=/app /bin/sh1001.76 KB28ENTRYPOINT ["/bin/sto_plugin"]0 BCommand
ARG RELEASE