sha256:b48e1843b4d163b3706e7e033b5da0a98f3f1c13245da5d928a6d03b939b55ac
OS/ARCH
Compressed size
389.77 MB
Last pushed
2 months by harnesscie
Type
Image
Manifest digest
sha256:dc9fdbe61b6b30af2e3ff36b0df226fc0beba7cf4ae48c7733121837cb815fd3
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.57 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7ARG PYTHON_VERSION=python3.120 B8ENV PYTHON=python3.120 B9COPY bin/sto_plugin /bin/sto_plugin # buildkit219 B10COPY /bin/skopeo /bin/skopeo # buildkit18.82 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit164 B12COPY /etc/containers /etc/containers # buildkit724 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c154.26 MB14ARG DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin0 B15ENV DOCKER_ENTRYPOINT=sto_plugin0 B16ENV DOCKER_ENTRYPOINT_PREFIX=python3 -m0 B17ENV PRODUCT_NAME=twistlock0 B18ARG DOCKER_WORKDIR=/app0 B19ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20WORKDIR /app32 B21COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.55 MB22COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.06 KB23COPY /opt/twistcli /opt/twistcli # buildkit27.96 MB24COPY bin/start.sh bin/setup.sh /bin/ #582 B25RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh27.96 MB26RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh110.6 MB27RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh43.54 KB28ENTRYPOINT ["/bin/start.sh"]0 B29CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE