sha256:5a6a7420f86bcd79d50e514526097487fd2f2745d6167e90dec0ba3536a0749e
OS/ARCH
linux/arm64
Compressed size
131.25 MB
Last pushed
12 days by pletorco
Type
Image
Manifest digest
sha256:5a6a7420f86bcd79d50e514526097487fd2f2745d6167e90dec0ba3536a0749e
Image Layers
1WORKDIR /app232 B2COPY --from=runtime-support /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt109.21 KB3COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/targets/${TARGETOS}-${TARGETARCH}/bin/konduo-backend /app/konduo-backend10.69 MB4COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/targets/${TARGETOS}-${TARGETARCH}/plugins /app/data/plugins120.24 MB5COPY --chown=0:0 --chmod=0555 .tmp/release-artifacts/plugin-trust /app/plugin-trust522 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/licenses208.29 KB8COPY --chown=10001:10001 --chmod=0700 backend/runtime-data/ /data/374 B9COPY --chown=10001:10001 --chmod=0700 backend/runtime-tmp/ /tmp/334 BCommand
WORKDIR /app