2024-08-15 10:01:50 UTC
54.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:21fde6fe72566aba3f2c5d7bf4b4fe073c6c0b8fc4ebfac23ab5a0974c583361 - 28.23% (15.4 MB)
[#001] sha256:8a08ebde4a1f88df5b7d83b72b874ee524ee853ba5212afd5b487768e7a49f00 - 68.0% (37.1 MB)
[#002] sha256:7c306e3dfd3ff33455e0238cd4427a0086c7b3e05b2639c269352fc85b2a4f18 - 3.01% (1.64 MB)
[#003] sha256:a8e9b0dee1dbb4f69a23934705a786794f5b78c38b541111d344ae2d12e19b23 - 0.05% (30.1 KB)
[#004] sha256:b07d1ce6c5eb53e83f6f4bbb2a06acd8fb2b9c97f1875fb4be12fbb782bd0a4e - 0.7% (391 KB)
ADD photon-rootfs-5.0-d14ace1ec.x86_64.tar.gz / # buildkit
2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240811
2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-08-15 09:57:43 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
2024-08-15 09:57:44 UTC/bin/sh -c #(nop) LABEL base-build-date=20240815
2024-08-15 10:01:44 UTC/bin/sh -c #(nop) COPY dir:5e11d439341e344e9603b1e471fab03c7eb701d2babe18934e5c16e48e8ae938 in /usr/share/nginx/html
2024-08-15 10:01:45 UTC/bin/sh -c #(nop) COPY file:520fdba2f7fed1d232383977b5b3794f7ed8f12e0077a9503852c2ac0c5a295e in /usr/share/nginx/html
2024-08-15 10:01:46 UTC/bin/sh -c #(nop) COPY dir:94b6bd5cd04f468a39163cb70cc92b22725ecd4b1b1a32050fa973c49ef07191 in /usr/share/nginx/html
2024-08-15 10:01:46 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2024-08-15 10:01:47 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2024-08-15 10:01:48 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'}
2024-08-15 10:01:49 UTC/bin/sh -c #(nop) USER nginx
2024-08-15 10:01:50 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.