2025-05-16 09:08:38 UTC
31.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:259e20632a8931bea69b741f75472610b0cba464dad95d1b0854009e22751382 - 49.23% (15.6 MB)
[#001] sha256:d2bcfbc46bdc43935fd7cf00df6628d33fb2fdfb491fe211c8b28cd0231a6c15 - 9.47% (2.99 MB)
[#002] sha256:81eab6586694550061f22557c2b36cb6665319038a3904a7b6040e31469eccf8 - 0.0% (684 Bytes)
[#003] sha256:a6acdb485b9daacb71a79f1aef5c52b3726b726188cc749f377d56539484dfd3 - 0.0% (402 Bytes)
[#004] sha256:80425de0545f82a5ddcede6e8a45483dd66e9a6aada0b0af124332d45cdc7e2e - 20.13% (6.36 MB)
[#005] sha256:8a843adbab1d2224c8eea92cee2205c1fae62c2e55fc1ad14552f82be06b7a79 - 21.16% (6.69 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-05-08 08:18:17 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-05-08 08:18:18 UTC/bin/sh -c #(nop) LABEL base-build-date=20250508
2025-05-16 09:08:32 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2025-05-16 09:08:33 UTC/bin/sh -c #(nop) COPY file:8001a46bcb7042188e22944d6cc26abbb3d2648b1ca459e329871683a5b6d24e in /home/harbor
2025-05-16 09:08:34 UTC/bin/sh -c #(nop) COPY file:f04a73694911e058a3e3a9e3a0cbdc7cd337e78a7d013c532179b99014fec9d7 in /usr/bin/registry_DO_NOT_USE_GC
2025-05-16 09:08:34 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-05-16 09:08:35 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-05-16 09:08:36 UTC/bin/sh -c #(nop) USER harbor
2025-05-16 09:08:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/entrypoint.sh"]
2025-05-16 09:08:38 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.