2026-01-12 09:09:55 UTC
59 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5adc178031bcac27ebf84c9d53273ab75b04c0e279757e0d5f48dba951d9b297 - 26.16% (15.4 MB)
[#001] sha256:5a479d3d8db777390261557c171010d76c1a81f96c206947e097b38963fbacfd - 70.26% (41.4 MB)
[#002] sha256:8f185363325887c53cbf6f541a03823aeade45a21e6c1fe0536af78fcefb905b - 2.88% (1.7 MB)
[#003] sha256:4420ddf9fae1441fe6e9711b3d86ccb01829cb15d096c97b1946ea6ec7640e7e - 0.05% (30.7 KB)
[#004] sha256:c773927d486810988723ec844b817c36d35e3c26b322b4583f5e0a8a0da82352 - 0.66% (399 KB)
ADD photon-rootfs-5.0-48b40bf96.x86_64.tar.gz / # buildkit
2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20251221
2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2026-01-06 10:16:41 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
2026-01-06 10:16:42 UTC/bin/sh -c #(nop) LABEL base-build-date=20260106
2026-01-12 09:09:49 UTC/bin/sh -c #(nop) COPY dir:b9f623b8ac901f200787ce7c97aba7518f5ed97a8b63293d634e43fc0474bedf in /usr/share/nginx/html
2026-01-12 09:09:50 UTC/bin/sh -c #(nop) COPY file:c9cb76c72f227ccae1fb87a65a7e3df7a97e2e278172f6915efcf87e5dc61aaf in /usr/share/nginx/html
2026-01-12 09:09:51 UTC/bin/sh -c #(nop) COPY dir:d2cb1ae762421d58a9251f2d5233d44d8b590eb228d7c9eb0395005ddd532d5e in /usr/share/nginx/html
2026-01-12 09:09:51 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2026-01-12 09:09:52 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2026-01-12 09:09:53 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'}
2026-01-12 09:09:54 UTC/bin/sh -c #(nop) USER nginx
2026-01-12 09:09:55 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.