2024-11-14 06:49:04 UTC
111 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TRIVY_VERSIONv0.56.1
[#000] sha256:2edca7ac248dd0ff5859ffd095f747beab6e196d996f24401d6fd681453d0706 - 13.83% (15.4 MB)
[#001] sha256:6e55787dddbb37212d77f8478cc27b4b99ec5e1eaaf053b9dc3d3a5fb075a3e2 - 2.74% (3.05 MB)
[#002] sha256:75e0b735a8cece41664d720a9822b6c287078dffeb0de165992d4de9818d4250 - 0.0% (684 Bytes)
[#003] sha256:54ed51d8f7b02053524b23443300fc39fe97d04667f2c55e6be2678f1cce65ed - 0.0% (228 Bytes)
[#004] sha256:63c0f478ea9864d224a2f83d5360aaf7c96be72c5c585fc76b9d6aa096b7238c - 34.74% (38.7 MB)
[#005] sha256:b2683c3b5dd3f59a70a0ed394b543487fae2dcbc9b3137470e0933dda517932c - 6.83% (7.61 MB)
[#006] sha256:0621ca605124cc556661e33ec79d6ef7327ba0732bbb959c1a33d4819c913e7a - 41.86% (46.7 MB)
ADD photon-rootfs-5.0-54c7cd177.x86_64.tar.gz / # buildkit
2024-11-10 10:46:41 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241110
2024-11-10 10:46:41 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-11-13 04:45:28 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-11-13 04:45:29 UTC/bin/sh -c #(nop) LABEL base-build-date=20241113
2024-11-14 06:48:55 UTC/bin/sh -c #(nop) ARG trivy_version
2024-11-14 06:48:57 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/scanner
2024-11-14 06:48:58 UTC/bin/sh -c #(nop) COPY file:55f6eb423dde18385ced67b54c6969f83623d320455d8d22546173a0a52a8275 in /home/scanner
2024-11-14 06:48:59 UTC/bin/sh -c #(nop) COPY file:46d87fcc74d1bbfa1050db531d94e1d04153d795a20c0cda8564c205ec843571 in /usr/local/bin/trivy
2024-11-14 06:49:00 UTC/bin/sh -c #(nop) COPY file:b8c319400fef423d6fbc7499e39a87e25d74ccc6a18cb8251af27e736a4570a4 in /home/scanner/bin/scanner-trivy
2024-11-14 06:49:01 UTC|1 trivy_version=v0.56.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-11-14 06:49:01 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-11-14 06:49:02 UTC/bin/sh -c #(nop) ENV TRIVY_VERSION=v0.56.1
2024-11-14 06:49:03 UTC/bin/sh -c #(nop) USER scanner
2024-11-14 06:49:04 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.