2024-12-10 08:16:23 UTC
59.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:03bd5c7bed57151c478d987df1d9497d5028d978aee3fb1256cd7a15450a0a40 - 25.92% (15.4 MB)
[#001] sha256:e6a1300673f18d2d3ff0fc8e3a0796697e5f04c290c427137267bf6196f6f1f1 - 70.63% (42.1 MB)
[#002] sha256:18785f7f8ce6b132b0512cf46cbeb9a92f05549c25ccad63a6ba0b00bec5a2e3 - 2.76% (1.64 MB)
[#003] sha256:62f37516e72de4c37bb2ee5148b89a38b2f93247328481ce4bc65731389eded8 - 0.05% (30.3 KB)
[#004] sha256:5f45b781777da6c6b07a0645a4f1e0a45a823ee29057498965f8ec6d32fe8bd2 - 0.64% (393 KB)
ADD photon-rootfs-5.0-d7b91e2d9.x86_64.tar.gz / # buildkit
2024-12-01 10:44:37 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241201
2024-12-01 10:44:37 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-12-09 05:59:45 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-12-09 05:59:45 UTC/bin/sh -c #(nop) LABEL base-build-date=20241209
2024-12-10 08:16:17 UTC/bin/sh -c #(nop) COPY dir:b7460a771ca458d7684c007e9ccdb185b6c3bb39bd6a252d5b91c69a5fcec245 in /usr/share/nginx/html
2024-12-10 08:16:18 UTC/bin/sh -c #(nop) COPY file:424679c69c06674a32811a488f034fec13eea23986b10974b7bb111fc63fd0c2 in /usr/share/nginx/html
2024-12-10 08:16:19 UTC/bin/sh -c #(nop) COPY dir:9d4d686f3dab1e97c4893b78b48412fa2de4b7f3abe6b30a8d5ead42b194d84d in /usr/share/nginx/html
2024-12-10 08:16:19 UTC/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]
2024-12-10 08:16:20 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2024-12-10 08:16:21 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'}
2024-12-10 08:16:22 UTC/bin/sh -c #(nop) USER nginx
2024-12-10 08:16:23 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.