2023-02-20 08:37:08 UTC
49.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e8f9c57a1510241708a3178d2b0bbb3b8ee61dd4a7010882e49e8df436f91297 - 31.13% (15.3 MB)
[#001] sha256:969f971052926a5679a43f74c70a4a489ac63334fd1a17b77a1890a1df370ebf - 64.58% (31.8 MB)
[#002] sha256:1d4fbee4b118310b7fdab264a5ec89034fd27ac4fa076658bedda9d7bdcfdef9 - 3.69% (1.82 MB)
[#003] sha256:8aaacf4b11f75708b441fe7ed34461c3d8056ab32ec9d865f856e7b81b2204bf - 0.6% (301 KB)
/bin/sh -c #(nop) ADD file:655bdde9587d3b682245c48bac39156bf5a924bd080acac16bdab4325e8d23f8 in /
2023-02-13 20:26:51 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20230211
2023-02-13 20:26:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-20 08:32:02 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
2023-02-20 08:32:02 UTC/bin/sh -c #(nop) LABEL base-build-date=20230220
2023-02-20 08:37:02 UTC/bin/sh -c #(nop) COPY dir:a311d4a9cdbf77a1d33dd4b56191f17f278e704ee62a2a3dd34574f0cff3ec5e in /usr/share/nginx/html
2023-02-20 08:37:04 UTC/bin/sh -c #(nop) COPY multi:8e5a86c06ee92e9e578422e5e7dc5024fbbf95e720ba658af5d2481b3f494e61 in /usr/share/nginx/
2023-02-20 08:37:04 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2023-02-20 08:37:05 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2023-02-20 08:37:06 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'}
2023-02-20 08:37:07 UTC/bin/sh -c #(nop) USER nginx
2023-02-20 08:37:08 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.