2023-02-03 18:18:08 UTC
10.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f336dcbf195551910a3b1aa8c424c97794e73209e8e2bd86cac6e683b157c530 - 1.08% (113 KB)
[#001] sha256:fa4d07841be36d6edfb83b48c58d408c8b9621838889f6e9496918cfe5cc92a4 - 0.0% (92 Bytes)
[#002] sha256:e108f9b68b52b84318a012b60a771de5f264b4e9df39a547342b679c44cb89b9 - 98.92% (10.1 MB)
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2023-02-03 18:18:05 UTC (buildkit.dockerfile.v0)WORKDIR /tmp
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)COPY syft / # buildkit
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)ARG BUILD_VERSION
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)ARG VCS_REF
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)ARG VCS_URL
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.created=2023-02-03T18:16:55Z
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=syft
2023-02-03 18:18:08 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-02-03 18:18:08 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/anchore/syft
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.revision=9995950c70e849f9921919faffbfcf46401f71f3
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Anchore, Inc.
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=0.70.0
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.readme-url=https://raw.githubusercontent.com/anchore/syft/main/README.md
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.logo-url=https://user-images.githubusercontent.com/5199289/136844524-1527b09f-c5cb-4aa9-be54-5aa92a6086c1.png
2023-02-03 18:18:08 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.license=Apache-2.0
2023-02-03 18:18:08 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.