2025-04-29 11:17:45 UTC
31.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:259e20632a8931bea69b741f75472610b0cba464dad95d1b0854009e22751382 - 49.31% (15.6 MB)
[#001] sha256:27125aca8ee7fcce191132f4aac6641bff2dbc8ade6ace00029ced5523818409 - 9.49% (2.99 MB)
[#002] sha256:252512db07111b5a31d32d1fc3e4967175723227833893ec6e44b2843fe098b8 - 0.0% (677 Bytes)
[#003] sha256:1204f9e8455aaeb4b7dd315d6570573678143a3529aa44370308e4011a0c9314 - 0.0% (398 Bytes)
[#004] sha256:c19a3ec6ac20f83a9a9b275823b1118d658ed41d85287d2e9d28362318c2c0be - 20.09% (6.34 MB)
[#005] sha256:a7699af8538c72db4814ca036658274bdbb3b19a0144d741a6b1e7a79582b897 - 21.11% (6.66 MB)
ADD photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz / # buildkit
2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250427
2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-04-29 11:17:00 UTC/bin/sh -c tdnf install -y shadow >> /dev/null && tdnf clean all && mkdir -p /etc/registry && groupadd -r -g 10000 harbor && useradd --no-log-init -m -g 10000 -u 10000 harbor
2025-04-29 11:17:00 UTC/bin/sh -c #(nop) LABEL base-build-date=20250429
2025-04-29 11:17:39 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2025-04-29 11:17:40 UTC/bin/sh -c #(nop) COPY file:8001a46bcb7042188e22944d6cc26abbb3d2648b1ca459e329871683a5b6d24e in /home/harbor
2025-04-29 11:17:41 UTC/bin/sh -c #(nop) COPY file:15ad2a012d106df2180e1a95d3ad7ab07fbf486408e2152f86f88e580a76c7ba in /usr/bin/registry_DO_NOT_USE_GC
2025-04-29 11:17:41 UTC/bin/sh -c chown -R harbor:harbor /etc/pki/tls/certs && chown harbor:harbor /home/harbor/entrypoint.sh && chmod u+x /home/harbor/entrypoint.sh && chown harbor:harbor /home/harbor/install_cert.sh && chmod u+x /home/harbor/install_cert.sh && chown harbor:harbor /usr/bin/registry_DO_NOT_USE_GC && chmod u+x /usr/bin/registry_DO_NOT_USE_GC
2025-04-29 11:17:42 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:5000 || curl -k --fail -s https://localhost:5443 || exit 1"] "0s" "0s" "0s" '\x00'}
2025-04-29 11:17:43 UTC/bin/sh -c #(nop) USER harbor
2025-04-29 11:17:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/entrypoint.sh"]
2025-04-29 11:17:45 UTC/bin/sh -c #(nop) VOLUME [/storage]
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.