2021-06-30 17:35:45 UTC
5.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:501c27c2f3e9f22ac859a35dbf8cfc52aa70e2a17733bd38396ecd2dc32fcc9f - 2.2% (120 KB)
[#001] sha256:ad511d9f1e5022d7e41ce9c53e830813003ab0dd12da911ab72b5d501d0b0efb - 0.0% (99 Bytes)
[#002] sha256:9fdbc5d93abc79066715b1d859c248fec4dbcce2b769c0bba3dffdf3f1bf50ce - 97.79% (5.18 MB)
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2021-06-30 17:35:44 UTC (buildkit.dockerfile.v0)WORKDIR /tmp
2021-06-30 17:35:45 UTC (buildkit.dockerfile.v0)COPY syft / # buildkit
2021-06-30 17:35:45 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2021-06-30 17:35:45 UTC (buildkit.dockerfile.v0)ARG BUILD_VERSION
2021-06-30 17:35:45 UTC (buildkit.dockerfile.v0)ARG VCS_REF
2021-06-30 17:35:45 UTC (buildkit.dockerfile.v0)ARG VCS_URL
2021-06-30 17:35:45 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.schema-version=1.0
2021-06-30 17:35:45 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.build-date=2021-06-30T17:32:06Z
2021-06-30 17:35:45 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.name=syft
2021-06-30 17:35:45 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.description=CLI tool and library for generating a Software Bill of Materials from container images and filesystems
2021-06-30 17:35:45 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.vcs-url=https://github.com/anchore/syft
2021-06-30 17:35:45 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.vcs-ref=fee35dd1753308fc887da744de5d0c66947c7493
2021-06-30 17:35:45 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.vendor=Anchore, Inc.
2021-06-30 17:35:45 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.version=0.19.1
2021-06-30 17:35:45 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.