2025-07-31 02:44:25 UTC
51.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:33a5f482b37250f405694d0f49a51411a0e0cac2d2cad64326d1a8b18a31804e - 30.45% (15.6 MB)
[#001] sha256:267befd78efd11ade47fdb793ccff2b6d75c3b58cd1a702d771d0db159e945d3 - 65.47% (33.4 MB)
[#002] sha256:6980c0df16107a5168d09fdec54cc0cf4ed1e1a8f819337f1d76d906373754b4 - 3.26% (1.66 MB)
[#003] sha256:055b6bc9cbf596558f76aa3722c768ae423d9b393deb72cb3231bce7bed65b64 - 0.06% (30.6 KB)
[#004] sha256:2c29663408dc40f23b84a6ac4c5b5746539d4d4109bc2e934bdd6a9819cf6605 - 0.76% (399 KB)
ADD photon-rootfs-5.0-c997840bb.x86_64.tar.gz / # buildkit
2025-07-27 10:52:00 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250727
2025-07-27 10:52:00 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-07-29 08:59:31 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-07-29 08:59:31 UTC/bin/sh -c #(nop) LABEL base-build-date=20250729
2025-07-31 02:44:19 UTC/bin/sh -c #(nop) COPY dir:dc65d25e4d39bcabcf2f80eb2c1a9bb25f94dbecab25294c424dcbeb1ba0cc14 in /usr/share/nginx/html
2025-07-31 02:44:20 UTC/bin/sh -c #(nop) COPY file:93a5bbbbf7f1da9accaf04589e2b9a0b895084357e8b32e303ee4ee05af063fa in /usr/share/nginx/html
2025-07-31 02:44:21 UTC/bin/sh -c #(nop) COPY dir:d2cb1ae762421d58a9251f2d5233d44d8b590eb228d7c9eb0395005ddd532d5e in /usr/share/nginx/html
2025-07-31 02:44:21 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2025-07-31 02:44:22 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2025-07-31 02:44:23 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-07-31 02:44:24 UTC/bin/sh -c #(nop) USER nginx
2025-07-31 02:44:25 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.