2023-01-17 21:34:33 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.97% (777 KB)
[#001] sha256:4f70717a8bb3a9fc3400b1282d4ac4885bce11e92f53c2b9e236d774f1c54264 - 6.73% (751 KB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:84b110de0e8245dff2371938149a7fccd81c9e658b775618a1b181ec22f99742 - 86.3% (9.4 MB)
bazel build ...
2023-01-09 16:02:17 UTCbazel build ...
2023-01-17 21:34:33 UTC (buildkit.dockerfile.v0)WORKDIR /tmp
2023-01-17 21:34:33 UTC (buildkit.dockerfile.v0)COPY syft / # buildkit
2023-01-17 21:34:33 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2023-01-17 21:34:33 UTC (buildkit.dockerfile.v0)ARG BUILD_VERSION
2023-01-17 21:34:33 UTC (buildkit.dockerfile.v0)ARG VCS_REF
2023-01-17 21:34:33 UTC (buildkit.dockerfile.v0)ARG VCS_URL
2023-01-17 21:34:33 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.created=2023-01-17T21:33:33Z
2023-01-17 21:34:33 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=syft
2023-01-17 21:34:33 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-17 21:34:33 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/anchore/syft
2023-01-17 21:34:33 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.revision=03971ace43b877e371c13e3f786c1f6c3a4ec507
2023-01-17 21:34:33 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Anchore, Inc.
2023-01-17 21:34:33 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=0.66.2
2023-01-17 21:34:33 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2023-01-17 21:34:33 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.readme-url=https://raw.githubusercontent.com/anchore/syft/main/README.md
2023-01-17 21:34:33 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-17 21:34:33 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.license=Apache-2.0
2023-01-17 21:34:33 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.