sha256:8dc581736f66db32138927815c4753ab0a760c449e05f1b045482de08be704e2
OS/ARCH
Compressed size
456.84 MB
Last pushed
5 months by harnesscie
Type
Image
Manifest digest
sha256:f33fd000de87dc8952469d28bf0a952f82ebf1c1d257f9bf7cb20361c1d98910
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.56 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ARG PYTHON_VERSION=python3.120 B9ENV PYTHON=python3.120 B10COPY bin/sto_plugin /bin/sto_plugin # buildkit221 B11COPY /bin/skopeo /bin/skopeo # buildkit18.69 MB12COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit165 B13COPY /etc/containers /etc/containers # buildkit723 B14RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c137.24 MB15ARG DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin0 B16ENV DOCKER_ENTRYPOINT=sto_plugin0 B17ENV DOCKER_ENTRYPOINT_PREFIX=python3 -m0 B18ENV PRODUCT_NAME=wiz0 B19ARG DOCKER_WORKDIR=/app0 B20ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21WORKDIR /app32 B22COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.39 MB23COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit3.67 KB24COPY bin/start.sh /bin/ # buildkit218 B25RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh250.93 MB26RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh42.59 KB27ENTRYPOINT ["/bin/start.sh"]0 B28CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE