2026-01-12 09:10:43 UTC
56.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5adc178031bcac27ebf84c9d53273ab75b04c0e279757e0d5f48dba951d9b297 - 27.13% (15.4 MB)
[#001] sha256:5bfdf67fc6bb4904ff8ea2d916a5197f5f209c7b0a4846bd00532c5a614115e4 - 72.87% (41.4 MB)
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:24:19 UTC/bin/sh -c tdnf install -y nginx shadow >> /dev/null && tdnf clean all && groupmod -g 10000 nginx && usermod -g 10000 -u 10000 -d /home/nginx -s /bin/bash nginx && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log
2026-01-06 10:24:19 UTC/bin/sh -c #(nop) LABEL base-build-date=20260106
2026-01-12 09:10:39 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2026-01-12 09:10:40 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2026-01-12 09:10:41 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:8080 || exit 1"] "0s" "0s" "0s" '\x00'}
2026-01-12 09:10:42 UTC/bin/sh -c #(nop) USER nginx
2026-01-12 09:10:43 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.