sha256:9a1dba445062ba530951395012184867527c09f89b770a113c20581e6b292204
OS/ARCH
linux/amd64
Compressed size
692.37 MB
Last pushed
6 months by harnesscie
Type
Image
Manifest digest
sha256:9a1dba445062ba530951395012184867527c09f89b770a113c20581e6b292204
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 / 29.18 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ARG PYTHON_VERSION=python3.120 B9ENV PYTHON=python3.120 B10COPY bin/sto_plugin /bin/sto_plugin # buildkit220 B11COPY /bin/skopeo /bin/skopeo # buildkit20.1 MB12COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit165 B13COPY /etc/containers /etc/containers # buildkit723 B14RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c140.03 MB15LABEL org.opencontainers.image.base.name=foundation0 B16LABEL org.opencontainers.image.base.tag=python3.120 B17LABEL org.opencontainers.image.base.digest=sha256:b492837997cd849ef1700a040d15f480fa36fdc79b7fce8c96f0c8971f323cc90 B18ARG DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin0 B19ENV DOCKER_ENTRYPOINT=sto_plugin0 B20ENV DOCKER_ENTRYPOINT_PREFIX=python3 -m0 B21ENV PRODUCT_NAME=whitesource0 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/ # buildkit218 B28RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh481.62 MB29RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh42.79 KB30ENTRYPOINT ["/bin/start.sh"]0 B31CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE