sha256:c81f09592c50b968869ed5376e719c008f1b719b276ceafda906689840b40c1a
OS/ARCH
linux/amd64
Compressed size
225.54 MB
Last pushed
about 1 month by harnesscie
Type
Image
Manifest digest
sha256:c81f09592c50b968869ed5376e719c008f1b719b276ceafda906689840b40c1a
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.19 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7ARG PYTHON_VERSION=python3.120 B8ENV PYTHON=python3.120 B9COPY bin/sto_plugin /bin/sto_plugin # buildkit220 B10COPY /bin/skopeo /bin/skopeo # buildkit20.91 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit164 B12COPY /etc/containers /etc/containers # buildkit724 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c162.55 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:07f5708eb4c449df9bf3ab2a62e2265a138ffbf9a6b78189c6fd7be8ac09a4b90 B17ARG DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/remediation_post_plugin0 B18ENV DOCKER_ENTRYPOINT=remediation_post_plugin0 B19ENV DOCKER_ENTRYPOINT_PREFIX=python3 -m0 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 # buildkit6.42 MB24COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.47 KB25COPY bin/start.sh /bin/ # buildkit217 B26RUN |2 DOCKER_ENTRYPOINT=remediation_post_plugin DOCKER_WORKDIR=/app /bin/sh6.43 MB27RUN |2 DOCKER_ENTRYPOINT=remediation_post_plugin DOCKER_WORKDIR=/app /bin/sh44.64 KB28ENTRYPOINT ["/bin/start.sh"]0 BCommand
ARG RELEASE