2025-09-09 11:38:13 UTC
51 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:02edd478168e54ed96c65125f76bb981d73dc5ceffbe7b8d475bc0c516f71f1d - 30.33% (15.5 MB)
[#001] sha256:4679a1ca434e43b65df7caeb2859d1cf92cedcce8c12351416f262bd7651cfa7 - 65.53% (33.4 MB)
[#002] sha256:e084c7794a843c1248bf8f1c341c7d65eb3bc435e98631057ec506192a5e2951 - 3.32% (1.69 MB)
[#003] sha256:3e24337e2a6b3fadd7e0a004e77872756e1d78c01d1be7188ac0c933f71daea1 - 0.06% (30.7 KB)
[#004] sha256:4f8bcae831da314559fd17a006d5ebd243b2a494515d7dad3c80358f2bf11ac9 - 0.76% (399 KB)
ADD photon-rootfs-5.0-439db5c6d.x86_64.tar.gz / # buildkit
2025-09-07 10:47:55 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250907
2025-09-07 10:47:55 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-09-09 11:34:17 UTC/bin/sh -c tdnf install -y nginx shadow >> /dev/null && tdnf clean all && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && groupmod -g 10000 nginx && usermod -g 10000 -u 10000 -d /home/nginx -s /bin/bash nginx && chown -R nginx:nginx /etc/nginx
2025-09-09 11:34:17 UTC/bin/sh -c #(nop) LABEL base-build-date=20250909
2025-09-09 11:38:07 UTC/bin/sh -c #(nop) COPY dir:1ae3b9d2abc82ea37af8bd36c2e001341baa552d50e383f170a35a9dfa0ea853 in /usr/share/nginx/html
2025-09-09 11:38:08 UTC/bin/sh -c #(nop) COPY file:2e145e891226f579b11f54d3938b7cd2d0bc8f5d25884dfe6c62abe232341cd4 in /usr/share/nginx/html
2025-09-09 11:38:09 UTC/bin/sh -c #(nop) COPY dir:d2cb1ae762421d58a9251f2d5233d44d8b590eb228d7c9eb0395005ddd532d5e in /usr/share/nginx/html
2025-09-09 11:38:09 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2025-09-09 11:38:10 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2025-09-09 11:38:11 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:8080 || curl -k --fail -s https://localhost:8443 || exit 1"] "0s" "0s" "0s" '\x00'}
2025-09-09 11:38:12 UTC/bin/sh -c #(nop) USER nginx
2025-09-09 11:38:13 UTC/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]
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.