 Namespace
        Namespace
        2025-01-21 09:55:37 UTC
47.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:27eeeda7eac9a12f7fc9d8ed51eac6d16e79f4e2dfd8bb6d093f2ac4e47038bb - 34.67% (16.3 MB)
[#001] sha256:57c4ee9f9d7ff4c53067421076aa6d7512bbd3f5f9ef7ff999a39b7180cea5cc - 61.71% (29.1 MB)
[#002] sha256:cbe3977d6948bdc6644b77437b6cdbe2675b6013beb0f1f0515302082ed718c8 - 3.51% (1.66 MB)
[#003] sha256:0449df47b849f3aa08cc9e9bc320b27825aba95d777c43efac56139e665d5b12 - 0.05% (24.4 KB)
[#004] sha256:7ffaba0f8960d50a0b0d08cbd116ff47a65763e7549c3eccc051c971a9b4ebac - 0.05% (23.3 KB)
[#005] sha256:d870ce14c734a6e845c0f4c18d2335e676766ea17c67433eb97e6763648538fb - 0.01% (4.04 KB)
[#006] sha256:6f0e0387e9e658e172b5b739aff02e228770386279b366b4f54e6c63907380b0 - 0.0% (566 Bytes)
ADD photon-rootfs-4.0-561b63cdd.tar.gz / # buildkit
2025-01-05 10:50:55 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20250105
2025-01-05 10:50:55 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-01-17 08:40:11 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
2025-01-21 09:55:28 UTC/bin/sh -c #(nop) COPY dir:18806a42f1abc38890e49d864d6a917a51524e13f6befcaa315aef9ddc845043 in /usr/share/nginx/html
2025-01-21 09:55:29 UTC/bin/sh -c #(nop) COPY file:64a65ad1cf4dd6de2c18b9672b3bb3a3dd6e1020aaf8906020eac6cfcbdefd3b in /usr/share/nginx/html
2025-01-21 09:55:30 UTC/bin/sh -c #(nop) COPY file:6dd6dcb59dc409017abbf472e296f8dae4ebbe2932bfcb88483c8841b58f392e in /usr/share/nginx/html
2025-01-21 09:55:31 UTC/bin/sh -c #(nop) COPY file:03d32f9cd62e06eb9adda333311ffbd3f2e42f7b25a7acab1957d19f5f556219 in /usr/share/nginx/html
2025-01-21 09:55:32 UTC/bin/sh -c #(nop) COPY file:7b00af0a1f5e0e02bab7a03a0357e556577cfcc376a63297e9e4c2aabdb10aca in /etc/nginx/nginx.conf
2025-01-21 09:55:32 UTC/bin/sh -c #(nop) EXPOSE 8080
2025-01-21 09:55:33 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2025-01-21 09:55:34 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2025-01-21 09:55:35 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://127.0.0.1:8080 || exit 1"] "0s" "0s" "0s" '\x00'}
2025-01-21 09:55:36 UTC/bin/sh -c #(nop) USER nginx
2025-01-21 09:55:37 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.