sha256:1bb9e60f8a5af0b0599b1eb298cc0b4fc651c2d859f3cc388eef6e16be4886bb
OS/ARCH
linux/arm64
Compressed size
131.05 MB
Last pushed
14 days by pletorco
Type
Image
Manifest digest
sha256:1bb9e60f8a5af0b0599b1eb298cc0b4fc651c2d859f3cc388eef6e16be4886bb
Image Layers
1WORKDIR /app234 B2COPY --from=runtime-support /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt109.18 KB3COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/targets/${TARGETOS}-${TARGETARCH}/bin/konduo-backend /app/konduo-backend10.61 MB4COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/targets/${TARGETOS}-${TARGETARCH}/plugins /app/data/plugins120.06 MB5COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/plugin-trust /app/plugin-trust530 B6COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/targets/${TARGETOS}-${TARGETARCH}/sbom /app/sbom1.77 KB7COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/frontend-compliance /app/frontend-compliance69.85 KB8COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/licenses /app/licenses207.34 KB9COPY --chown=10001:10001 --chmod=0700 backend/runtime-data/ /data/387 B10COPY --chown=10001:10001 --chmod=0700 backend/runtime-tmp/ /tmp/353 BCommand
WORKDIR /app