2025-12-04 09:26:22 UTC
54.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a9ffbefd365d1d8d5fb6c3c3fcd8e078d498a8e0dc5cdbad5c72bd110fb7ab37 - 28.53% (15.4 MB)
[#001] sha256:a1585eef92126408e3bbd8cbe13d49f00fb225cdd2ac7a5898a78d43c60364a0 - 67.56% (36.5 MB)
[#002] sha256:b46c66696561c69b411e0992f3c6be3efbe4f7e496e9b01a53fb4377fcd42af8 - 3.14% (1.7 MB)
[#003] sha256:7893fdd1412ea26dce4b0b6c87e78f6bdfa6123446975df202fe83e7588847c3 - 0.06% (30.7 KB)
[#004] sha256:7d94b47f6c243ff94ae8bbdbd49106d947b39899b8f60093a35bd5793784f9f6 - 0.72% (399 KB)
ADD photon-rootfs-5.0-1a49500ca.x86_64.tar.gz / # buildkit
2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20251113
2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-11-19 06:49:44 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-11-19 06:49:44 UTC/bin/sh -c #(nop) LABEL base-build-date=20251119
2025-12-04 09:26:16 UTC/bin/sh -c #(nop) COPY dir:5800a1c191356977073eba41588ef2a626bf09d51a4846eb3c161d6ae3e2d325 in /usr/share/nginx/html
2025-12-04 09:26:17 UTC/bin/sh -c #(nop) COPY file:c9cb76c72f227ccae1fb87a65a7e3df7a97e2e278172f6915efcf87e5dc61aaf in /usr/share/nginx/html
2025-12-04 09:26:18 UTC/bin/sh -c #(nop) COPY dir:d2cb1ae762421d58a9251f2d5233d44d8b590eb228d7c9eb0395005ddd532d5e in /usr/share/nginx/html
2025-12-04 09:26:18 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2025-12-04 09:26:19 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2025-12-04 09:26:20 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-12-04 09:26:21 UTC/bin/sh -c #(nop) USER nginx
2025-12-04 09:26:22 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.