sha256:d36647895aa887b477b57453a57d173ba71754f89b25aefd7d8f791a0fe1d667
OS/ARCH
linux/amd64
Compressed size
696.74 MB
Last pushed
5 months by harnesscie
Type
Image
Manifest digest
sha256:d36647895aa887b477b57453a57d173ba71754f89b25aefd7d8f791a0fe1d667
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.19 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit165 B12COPY /etc/containers /etc/containers # buildkit724 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c141.53 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:01f051dc52cf07fa809c13d2e5dfaec5cf2f326c4caf75bc25c01ee2bf7d90760 B17ARG DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin0 B18ENV DOCKER_ENTRYPOINT=sto_plugin0 B19ENV DOCKER_ENTRYPOINT_PREFIX=python3 -m0 B20ENV PRODUCT_NAME=whitesource0 B21ENV DOCKER_MODE=without-docker-in-docker0 B22ARG DOCKER_WORKDIR=/app0 B23ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B24WORKDIR /app32 B25COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.39 MB26COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.09 KB27COPY bin/start.sh /bin/ # buildkit217 B28RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh484.41 MB29RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh42.78 KB30ENTRYPOINT ["/bin/start.sh"]0 B31CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE