2024-08-30 02:29:08 UTC
111 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TRIVY_VERSIONv0.54.1
[#000] sha256:21fde6fe72566aba3f2c5d7bf4b4fe073c6c0b8fc4ebfac23ab5a0974c583361 - 13.83% (15.4 MB)
[#001] sha256:ced504e8c2e9aeac522bc4cfec415c7828c4b72c73b5cf98b7b3082b4cc64761 - 4.79% (5.33 MB)
[#002] sha256:734647b63b6086771deefb8104e46834cadabdbce25a45bc294f272c1bdb4896 - 0.0% (683 Bytes)
[#003] sha256:fd94d6ad315d0c0944aa56cb294b7594f84f7b0a027466ba98caef080eb72e7c - 0.0% (227 Bytes)
[#004] sha256:b2289643d35f9b23489f49f28682b65032ce9693a8c852d794733ed5aa11c9eb - 33.71% (37.5 MB)
[#005] sha256:0719259ffa99092594ebc24af02bac61b224012caa6a189099c15b15d5024e50 - 6.84% (7.61 MB)
[#006] sha256:99ee83ed22e95a92f9d3558e1675ea01d94dbc134d133a66e9130ffc394934e9 - 40.84% (45.4 MB)
ADD photon-rootfs-5.0-d14ace1ec.x86_64.tar.gz / # buildkit
2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240811
2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-08-15 10:05:11 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-08-15 10:05:12 UTC/bin/sh -c #(nop) LABEL base-build-date=20240815
2024-08-30 02:28:59 UTC/bin/sh -c #(nop) ARG trivy_version
2024-08-30 02:29:01 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/scanner
2024-08-30 02:29:02 UTC/bin/sh -c #(nop) COPY file:55f6eb423dde18385ced67b54c6969f83623d320455d8d22546173a0a52a8275 in /home/scanner
2024-08-30 02:29:03 UTC/bin/sh -c #(nop) COPY file:7c5af6f19f8ef2c5c5c29e916ccc6416d08546a65992e36625d294d4018f08c0 in /usr/local/bin/trivy
2024-08-30 02:29:04 UTC/bin/sh -c #(nop) COPY file:d416b2874eb36ee930060a73d4efd457cc93e3e24597a0d6b19212e91a1f1242 in /home/scanner/bin/scanner-trivy
2024-08-30 02:29:05 UTC|1 trivy_version=v0.54.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-08-30 02:29:05 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-08-30 02:29:06 UTC/bin/sh -c #(nop) ENV TRIVY_VERSION=v0.54.1
2024-08-30 02:29:07 UTC/bin/sh -c #(nop) USER scanner
2024-08-30 02:29:08 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.