2024-12-20 05:38:36 UTC
115 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TRIVY_VERSIONv0.57.1
[#000] sha256:0e5c20819ebf121546a5f44c652250bf3911f59e0601c738b21424904a8039bb - 13.53% (15.5 MB)
[#001] sha256:e5b8d0bd8292585d9cc9f0af34065bceb4f437af1dd2da9b88d6b1d8f1428d8b - 4.67% (5.35 MB)
[#002] sha256:aa892a50adc535306acffdb1f475522a23bd31654ad2c7a845ff006ca0d2e10e - 0.0% (687 Bytes)
[#003] sha256:477b502676136ca8e04bf07bd8f42d178ed8237485a3201a82fc05cec13812d2 - 0.0% (230 Bytes)
[#004] sha256:01b8805106504f722db6ba3a6b10583eb322e6da67e79707f6b9facaa3e8c4e8 - 33.82% (38.7 MB)
[#005] sha256:59737f1c4a0b586823498234cc3e43ac5c9c521fe89ac57d91dcaedc9fb20f13 - 6.95% (7.96 MB)
[#006] sha256:41a471425cf94522f8d0d866eeedcbc7cc8dd82d64987bef175b8f42fa086662 - 41.04% (47 MB)
ADD photon-rootfs-5.0-2d0e624a6.x86_64.tar.gz / # buildkit
2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241208
2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-12-13 08:56:30 UTC/bin/sh -c tdnf install -y rpm shadow >> /dev/null && tdnf clean all && groupadd -r -g 10000 scanner && useradd --no-log-init -m -r -g 10000 -u 10000 scanner
2024-12-13 08:56:30 UTC/bin/sh -c #(nop) LABEL base-build-date=20241213
2024-12-20 05:38:27 UTC/bin/sh -c #(nop) ARG trivy_version
2024-12-20 05:38:29 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/scanner
2024-12-20 05:38:30 UTC/bin/sh -c #(nop) COPY file:55f6eb423dde18385ced67b54c6969f83623d320455d8d22546173a0a52a8275 in /home/scanner
2024-12-20 05:38:31 UTC/bin/sh -c #(nop) COPY file:a7801fb60dc588729f010aa06ef4718831f2369c05f6b1c539df2cfe9de5c2f5 in /usr/local/bin/trivy
2024-12-20 05:38:32 UTC/bin/sh -c #(nop) COPY file:e6df17f04d9c5e545c0a52ca723be58be1b2df4c8925f071ddf656b638ccbd41 in /home/scanner/bin/scanner-trivy
2024-12-20 05:38:33 UTC|1 trivy_version=v0.57.1 /bin/sh -c chown -R scanner:scanner /etc/pki/tls/certs && chown scanner:scanner /home/scanner/entrypoint.sh && chmod u+x /home/scanner/entrypoint.sh && chown scanner:scanner /usr/local/bin/trivy && chmod u+x /usr/local/bin/trivy && chown scanner:scanner /home/scanner/bin/scanner-trivy && chmod u+x /home/scanner/bin/scanner-trivy && chown scanner:scanner /home/scanner/install_cert.sh && chmod u+x /home/scanner/install_cert.sh
2024-12-20 05:38:33 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:8080/probe/healthy || curl -k --fail -s https://localhost:8443/probe/healthy || exit 1"] "30s" "10s" "0s" '\x03'}
2024-12-20 05:38:34 UTC/bin/sh -c #(nop) ENV TRIVY_VERSION=v0.57.1
2024-12-20 05:38:35 UTC/bin/sh -c #(nop) USER scanner
2024-12-20 05:38:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/scanner/entrypoint.sh"]
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.