2023-04-11 14:34:07 UTC
13.1 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:f1be57a16127443b251b3362bfbc517e5c55f2a836b9ee28c1b667b75a28cc6a - 0.61% (82 KB)
[#001] sha256:960043b8858c3c30f1d79dcc49adb2804fd35c2510729e67685b298b2ca746b7 - 0.15% (19.8 KB)
[#002] sha256:778531a089eab52855ac322765befc1a3c2b5bf7e8a4a933672bfbbc91e7e3f7 - 4.36% (585 KB)
[#003] sha256:eebb06941f3e57b2e40a0e9cbd798dacef9b04d89ebaa8896be5f17c976f8666 - 0.0% (284 Bytes)
[#004] sha256:02cd68c0cbf64abe9738767877756b33f50fff5d88583fdc74b66beffa77694b - 0.0% (188 Bytes)
[#005] sha256:d3c894b5b2b0fa857549aeb6cbc38b038b5b2828736be37b6d9fff0b886f12fd - 0.0% (112 Bytes)
[#006] sha256:b40161cd83fc5d470d6abe50e87aa288481b6b89137012881d74187cfbf9f502 - 0.0% (382 Bytes)
[#007] sha256:46ba3f23f1d3fb1440deeb279716e4377e79e61736ec2227270349b9618a0fdd - 0.0% (345 Bytes)
[#008] sha256:4fa131a1b726b2d6468d461e7d8867a2157d5671f712461d8abd126155fdf9ce - 0.89% (119 KB)
[#009] sha256:46e30f7907d056b3d8ecb33d5abaaaacde0a283e3b7849e7ab251552e2a3e3ff - 5.39% (725 KB)
[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#011] sha256:9d074a07e8cb4c0835050ae480e9960ec1afd54575f1c041de1523e5ed641519 - 88.6% (11.6 MB)
WORKDIR /tmp
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)COPY syft / # buildkit
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)ARG BUILD_VERSION
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)ARG VCS_REF
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)ARG VCS_URL
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.created=2023-04-11T14:32:58Z
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=syft
2023-04-11 14:34:07 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-04-11 14:34:07 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/anchore/syft
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.revision=dd30c99bc2439cb91e3d084eb21e1040dd5a54dc
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Anchore, Inc.
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=0.77.0
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.readme-url=https://raw.githubusercontent.com/anchore/syft/main/README.md
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.logo-url=https://user-images.githubusercontent.com/5199289/136844524-1527b09f-c5cb-4aa9-be54-5aa92a6086c1.png
2023-04-11 14:34:07 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.license=Apache-2.0
2023-04-11 14:34:07 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.