2024-11-05 07:10:59 UTC
57.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:69f3f4f936bbecace0dfa103edacf28c180057c701a00194302a0dd3d320cbb4 - 26.92% (15.4 MB)
[#001] sha256:f2a0e49275cfd2257c9fad9cb890207143b0db5852faab66ec2bab916438d1fb - 69.49% (39.7 MB)
[#002] sha256:3ba871f2e9b4b1d6d9951fc7cd4c966802204d1f67589fb007e52aa334467883 - 2.87% (1.64 MB)
[#003] sha256:40f715b89f9e1ed8334b2e2db74ef74ff33e56b9bb1d054a4acb4dd7bf780439 - 0.05% (30.3 KB)
[#004] sha256:f2ee0a345818f50729cbf0a82a429cce8aeeddde1389321860c7a53109c1aa5c - 0.67% (393 KB)
ADD photon-rootfs-5.0-71381badc.x86_64.tar.gz / # buildkit
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241023
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-11-05 07:06:52 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-11-05 07:06:53 UTC/bin/sh -c #(nop) LABEL base-build-date=20241105
2024-11-05 07:10:53 UTC/bin/sh -c #(nop) COPY dir:58114a52478e5cdca85517f2ebfec80dda998ab45c3cc199ce5b32328416a78c in /usr/share/nginx/html
2024-11-05 07:10:54 UTC/bin/sh -c #(nop) COPY file:424679c69c06674a32811a488f034fec13eea23986b10974b7bb111fc63fd0c2 in /usr/share/nginx/html
2024-11-05 07:10:55 UTC/bin/sh -c #(nop) COPY dir:9d4d686f3dab1e97c4893b78b48412fa2de4b7f3abe6b30a8d5ead42b194d84d in /usr/share/nginx/html
2024-11-05 07:10:55 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2024-11-05 07:10:56 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2024-11-05 07:10:57 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-11-05 07:10:58 UTC/bin/sh -c #(nop) USER nginx
2024-11-05 07:10:59 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.