2022-08-17 19:31:49 UTC
18 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a5c7c57cb95e9a727e5b95c7c696b1c9c54aaeb110edfeba130dfaec047b5002 - 0.61% (113 KB)
[#001] sha256:502fffb89baefebd1a666969719d34fbd9a617e3823493e260b4dc6e176f25c0 - 0.0% (92 Bytes)
[#002] sha256:4f8dd92dc9d157785e2282258e31c7fd3d4472bd1372a7d5f7b729fe13a652bd - 99.39% (17.9 MB)
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2022-08-17 19:31:46 UTC (buildkit.dockerfile.v0)WORKDIR /tmp
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)COPY syft / # buildkit
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)ARG BUILD_VERSION
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)ARG VCS_REF
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)ARG VCS_URL
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.created=2022-08-17T19:23:59Z
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=syft
2022-08-17 19:31:49 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
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/anchore/syft
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.revision=21eb77206020c04c9ca5316562e32179c73926a9
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Anchore, Inc.
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=0.54.0
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.readme-url=https://raw.githubusercontent.com/anchore/syft/main/README.md
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.logo-url=https://user-images.githubusercontent.com/5199289/136844524-1527b09f-c5cb-4aa9-be54-5aa92a6086c1.png
2022-08-17 19:31:49 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.license=Apache-2.0
2022-08-17 19:31:49 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.