2026-05-07 04:10:41 UTC
71 MB
/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:82e3af97dae0754be81b7486b536cad535ae5507254312851da2ddf94a2e203f - 3.56% (2.53 MB)
[#001] sha256:d6ec487132c739cbf037232fe815132f7a36a18394f0fe1619f123cbdcee67cc - 3.25% (2.31 MB)
[#002] sha256:34199c7b51bdc8a24adeb11327f4ebdbd2855eee21d6c865cde520983a053f76 - 0.56% (410 KB)
[#003] sha256:476e178de2a6247739f8294e68a4ebc30e11ac6ec3e8c4f2106cb641ed862e87 - 0.23% (167 KB)
[#004] sha256:44f933cbef7a1c8101b1a5f05065532dec5b307702f068faf2e659b89d688916 - 0.17% (127 KB)
[#005] sha256:d59129664e6258e646bb3d32a2119cb307c2e4c7b9a2f140cfea28c86479bb80 - 0.13% (95.3 KB)
[#006] sha256:976a8f952dd89b587ff4ab9b89758c1f18f90d18581749af1528c94dc15e3af4 - 0.1% (75.2 KB)
[#007] sha256:a2ff31de8a4230e812efc7a302c9cd7d7a0c526ae33b92a15d9e6af523f6a95a - 0.07% (50.9 KB)
[#008] sha256:219248fc8e3120fab38b892e3ec08c6e33c9831ef788f650d38d322698593778 - 0.02% (12.2 KB)
[#009] sha256:45056a5c9f44e3ef6f6171ed344b9b6f08fa86d3d339d2eea35e5313514c62d1 - 0.0% (2.72 KB)
[#010] sha256:885aa196d787dceed4d8a15c093044b7b5a02b0da8a61864fae6f8c827b64f0a - 0.02% (16.9 KB)
[#011] sha256:51eb291d6baff0df890389d3f57a7457b8265b40d42c95ef2f0c07b365c5a78a - 0.65% (473 KB)
[#012] sha256:aa0cf0c64324fe5f2112402e790d5dea7c742a6d1560a13c92ffe494ded34bbe - 0.0% (1021 Bytes)
[#013] sha256:f50d96a842fcb9e18ad136a802f6870a7f5590baefd01a4f2882b7fb892b46be - 91.22% (64.8 MB)
[#014] sha256:2127416c8b684fbd84437e275fafd9acd751172c5d98be0767fd8bcbecbb2fe6 - 0.0% (385 Bytes)
[#015] sha256:e3a01c226e46ea5710430fd6ffef21736b4547b5437eae242eb38f49b5ed6215 - 0.0% (1.71 KB)
[#016] sha256:1ec745d7c71b6f7f2d01013cda6df10bef4929ccaeae380938af02250dd3d9b2 - 0.0% (381 Bytes)
[#017] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
apko
2026-05-05 17:11:16 UTC (chainguard-base by Chainguard)apko
2026-05-05 17:11:16 UTC (chainguard-base by Chainguard)apko
2026-05-05 17:11:16 UTC (chainguard-base by Chainguard)apko
2026-05-05 17:11:16 UTC (chainguard-base by Chainguard)apko
2026-05-05 17:11:16 UTC (chainguard-base by Chainguard)apko
2026-05-05 17:11:16 UTC (chainguard-base by Chainguard)apko
2026-05-05 17:11:16 UTC (chainguard-base by Chainguard)apko
2026-05-05 17:11:16 UTC (chainguard-base by Chainguard)apko
2026-05-05 17:11:16 UTC (chainguard-base by Chainguard)apko
2026-05-05 17:11:16 UTC (chainguard-base by Chainguard)apko
2026-05-07 04:09:04 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates-bundle tzdata # buildkit
2026-05-07 04:09:05 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup -g 1001 appuser && adduser -D -u 1001 -G appuser -h /app -s /bin/false appuser # buildkit
2026-05-07 04:10:40 UTC (buildkit.dockerfile.v0)COPY --chown=appuser:appuser /src/bin/audit /app/ # buildkit
2026-05-07 04:10:40 UTC (buildkit.dockerfile.v0)COPY --chown=appuser:appuser /src/hack/deploys/audit/start.sh /app/ # buildkit
2026-05-07 04:10:40 UTC (buildkit.dockerfile.v0)COPY --chown=appuser:appuser /src/hack/configs/audit/config.yaml /app/ # buildkit
2026-05-07 04:10:41 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod +x /app/start.sh /app/audit && chown -R appuser:appuser /app # buildkit
2026-05-07 04:10:41 UTC (buildkit.dockerfile.v0)WORKDIR /app
2026-05-07 04:10:41 UTC (buildkit.dockerfile.v0)USER appuser
2026-05-07 04:10:41 UTC (buildkit.dockerfile.v0)EXPOSE [8083/tcp]
2026-05-07 04:10:41 UTC (buildkit.dockerfile.v0)CMD ["/app/start.sh"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.