2025-05-06 11:31:07 UTC
49 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:259e20632a8931bea69b741f75472610b0cba464dad95d1b0854009e22751382 - 31.73% (15.6 MB)
[#001] sha256:de1c35338c67b68c9eaaa11322657dfb6dff6ebd58c83847c279355f8012daa7 - 68.27% (33.5 MB)
ADD photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz / # buildkit
2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250427
2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-05-06 06:20:07 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
2025-05-06 06:20:07 UTC/bin/sh -c #(nop) LABEL base-build-date=20250506
2025-05-06 11:31:03 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2025-05-06 11:31:04 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2025-05-06 11:31:05 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:8080 || exit 1"] "0s" "0s" "0s" '\x00'}
2025-05-06 11:31:06 UTC/bin/sh -c #(nop) USER nginx
2025-05-06 11:31:07 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.