2023-05-08 12:25:33 UTC
48.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:fc76184eab19bfb1f3bf6feb26cb89437d8c5947a4f576d631838cf17aa0de3c - 31.39% (15.4 MB)
[#001] sha256:167cb5f0ac75be82d9dbab70d387d9fdeed7f06f79bb0d178233b6024e3f58c9 - 65.12% (31.8 MB)
[#002] sha256:d2a976cd57ce11bd74fa287292d36a28abd4205b892cc930837dfb507b7460ba - 3.39% (1.66 MB)
[#003] sha256:e9e9be45564b6b0956db0d6418949baead855d4dd558d3cf5c94bbd1dbb78fdc - 0.05% (24.4 KB)
[#004] sha256:8882082ff99aee84b93e9aa03ed87d5483bc2e674a4445b1a7ee6d3fa2a29b08 - 0.05% (23.3 KB)
[#005] sha256:e9510ab40f946ecb2b6ee612388b9d194b8016b523b5a8fb780b987cd27afce0 - 0.01% (4.04 KB)
[#006] sha256:96c2f43499fc4a30072aaf127311eecca63a99e9e199e1d088eb7d47ab50463c - 0.0% (561 Bytes)
/bin/sh -c #(nop) ADD file:1fbb65252e65a1c0254244f5fe7e2b17882135a52682642265093ad12ef237ed in /
2023-05-02 22:02:16 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20230429
2023-05-02 22:02:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-05-08 12:16:01 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-05-08 12:25:24 UTC/bin/sh -c #(nop) COPY dir:18806a42f1abc38890e49d864d6a917a51524e13f6befcaa315aef9ddc845043 in /usr/share/nginx/html
2023-05-08 12:25:25 UTC/bin/sh -c #(nop) COPY file:64a65ad1cf4dd6de2c18b9672b3bb3a3dd6e1020aaf8906020eac6cfcbdefd3b in /usr/share/nginx/html
2023-05-08 12:25:26 UTC/bin/sh -c #(nop) COPY file:6dd6dcb59dc409017abbf472e296f8dae4ebbe2932bfcb88483c8841b58f392e in /usr/share/nginx/html
2023-05-08 12:25:27 UTC/bin/sh -c #(nop) COPY file:03d32f9cd62e06eb9adda333311ffbd3f2e42f7b25a7acab1957d19f5f556219 in /usr/share/nginx/html
2023-05-08 12:25:28 UTC/bin/sh -c #(nop) COPY file:7b00af0a1f5e0e02bab7a03a0357e556577cfcc376a63297e9e4c2aabdb10aca in /etc/nginx/nginx.conf
2023-05-08 12:25:28 UTC/bin/sh -c #(nop) EXPOSE 8080
2023-05-08 12:25:29 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2023-05-08 12:25:30 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2023-05-08 12:25:31 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://127.0.0.1:8080 || exit 1"] "0s" "0s" "0s" '\x00'}
2023-05-08 12:25:32 UTC/bin/sh -c #(nop) USER nginx
2023-05-08 12:25:33 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.