2023-02-21 09:04:36 UTC
49.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e8f9c57a1510241708a3178d2b0bbb3b8ee61dd4a7010882e49e8df436f91297 - 31.18% (15.3 MB)
[#001] sha256:3dfdedf31166fcc12b80de3409740458619bf979793e89c9736c6aadd1c23456 - 64.69% (31.8 MB)
[#002] sha256:1f71ba7327e7775784121d4895c782a14b6a9bec3d0b00c79dab8be2023644a3 - 3.63% (1.79 MB)
[#003] sha256:f1397ac28e79a407e6edc7e431857bb11f1b371ea1fc9ca2e602003e4b73beec - 0.5% (250 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-21 08:59:12 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-21 08:59:13 UTC/bin/sh -c #(nop) LABEL base-build-date=20230221
2023-02-21 09:04:30 UTC/bin/sh -c #(nop) COPY dir:80d1e963aaaf41b1fd08434c618eeebe4bacaa4abc1439c739235530615457d7 in /usr/share/nginx/html
2023-02-21 09:04:32 UTC/bin/sh -c #(nop) COPY multi:8abc16dd6034b1806eb71e8b60419f32618e2af2e2e0a74936469b0bff427a21 in /usr/share/nginx/
2023-02-21 09:04:32 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2023-02-21 09:04:33 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2023-02-21 09:04:34 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-21 09:04:35 UTC/bin/sh -c #(nop) USER nginx
2023-02-21 09:04:36 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.