2024-09-10 09:59:38 UTC
47.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4fdae29dfdff38889c92b9cb361b4ff9223df255ecc64c60ca1f150d0edb06e5 - 34.7% (16.3 MB)
[#001] sha256:c7cd362a400260ff688faa1247e9f846b2e2336d06f295d099b637ae8cdf176f - 61.68% (29.1 MB)
[#002] sha256:1afba5b37c7e46bd8d947f624430aad79b69516056739cb227eaf04992900523 - 3.51% (1.66 MB)
[#003] sha256:581d57a109cc08bc43bb31b114b96a7c0b1e567815285e44a98b3e4011dee09d - 0.05% (24.4 KB)
[#004] sha256:22ceb34e5a93657df92a962ba7ac16da4f944a10452887da86b14f32c6ab8110 - 0.05% (23.3 KB)
[#005] sha256:f60c96bb116903b8aa913c7474235ec14e105043ab085cc81869c507a048df67 - 0.01% (4.04 KB)
[#006] sha256:b9edf3952f1fe8196a97bbab63dba0e29928e35d1f137c64164205fa54d912b3 - 0.0% (562 Bytes)
ADD photon-rootfs-4.0-34da4ad21.tar.gz / # buildkit
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20240908
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-09-10 09:52:05 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-09-10 09:59:29 UTC/bin/sh -c #(nop) COPY dir:18806a42f1abc38890e49d864d6a917a51524e13f6befcaa315aef9ddc845043 in /usr/share/nginx/html
2024-09-10 09:59:30 UTC/bin/sh -c #(nop) COPY file:64a65ad1cf4dd6de2c18b9672b3bb3a3dd6e1020aaf8906020eac6cfcbdefd3b in /usr/share/nginx/html
2024-09-10 09:59:31 UTC/bin/sh -c #(nop) COPY file:6dd6dcb59dc409017abbf472e296f8dae4ebbe2932bfcb88483c8841b58f392e in /usr/share/nginx/html
2024-09-10 09:59:32 UTC/bin/sh -c #(nop) COPY file:03d32f9cd62e06eb9adda333311ffbd3f2e42f7b25a7acab1957d19f5f556219 in /usr/share/nginx/html
2024-09-10 09:59:33 UTC/bin/sh -c #(nop) COPY file:7b00af0a1f5e0e02bab7a03a0357e556577cfcc376a63297e9e4c2aabdb10aca in /etc/nginx/nginx.conf
2024-09-10 09:59:33 UTC/bin/sh -c #(nop) EXPOSE 8080
2024-09-10 09:59:34 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2024-09-10 09:59:35 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2024-09-10 09:59:36 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://127.0.0.1:8080 || exit 1"] "0s" "0s" "0s" '\x00'}
2024-09-10 09:59:37 UTC/bin/sh -c #(nop) USER nginx
2024-09-10 09:59:38 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.