2023-01-30 19:05:46 UTC
10.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/busybox
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:5f80a38cb015768c1f273987f6ac784632f0aac64ddad5bd8a1d2fe9e751df0c - 6.95% (777 KB)
[#001] sha256:4f70717a8bb3a9fc3400b1282d4ac4885bce11e92f53c2b9e236d774f1c54264 - 6.72% (751 KB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:00e4e920c8aaf2ddaa87bbf16d5eb020707003a21743445f36918e77bb67a399 - 86.33% (9.43 MB)
bazel build ...
2023-01-24 18:33:48 UTCbazel build ...
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)WORKDIR /tmp
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)COPY syft / # buildkit
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)ARG BUILD_VERSION
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)ARG VCS_REF
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)ARG VCS_URL
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.created=2023-01-30T19:00:28Z
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=syft
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=CLI tool and library for generating a Software Bill of Materials from container images and filesystems
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/anchore/syft
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.revision=b81c9805dcc9bf25dad7659fd9c2bbf7dd3f3d90
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Anchore, Inc.
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=0.69.0
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.readme-url=https://raw.githubusercontent.com/anchore/syft/main/README.md
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.logo-url=https://user-images.githubusercontent.com/5199289/136844524-1527b09f-c5cb-4aa9-be54-5aa92a6086c1.png
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.license=Apache-2.0
2023-01-30 19:05:46 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/syft"]
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.