sha256:007b1dda3d10d57e37157be6afa893e84bc984031d4c39f67cf904fbc9954ece
OS/ARCH
linux/amd64
Compressed size
145.04 MB
Last pushed
13 days by pletorco
Type
Image
Manifest digest
sha256:007b1dda3d10d57e37157be6afa893e84bc984031d4c39f67cf904fbc9954ece
Image Layers
1WORKDIR /app235 B2COPY --from=runtime-support /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt109.2 KB3COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/targets/${TARGETOS}-${TARGETARCH}/bin/konduo-backend /app/konduo-backend11.78 MB4COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/targets/${TARGETOS}-${TARGETARCH}/plugins /app/data/plugins132.95 MB5COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/plugin-trust /app/plugin-trust531 B6COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/targets/${TARGETOS}-${TARGETARCH}/sbom/core.cdx.json /app/sbom/core.cdx.json1.74 KB7COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/licenses /app/licenses205.37 KB8COPY --chown=10001:10001 --chmod=0700 backend/runtime-data/ /data/378 B9COPY --chown=10001:10001 --chmod=0700 backend/runtime-tmp/ /tmp/334 BCommand
WORKDIR /app