2025-07-31 02:46:06 UTC
66.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:33a5f482b37250f405694d0f49a51411a0e0cac2d2cad64326d1a8b18a31804e - 23.54% (15.6 MB)
[#001] sha256:196b14f172adbc59538c4602ea13886f0230ab508a5bfea76fa47257f1cbeee3 - 4.53% (3 MB)
[#002] sha256:7b32eaacfa8173a9dc55b3f44d781b75fae2d0a00e78162cad569c2e9e58d13c - 0.0% (683 Bytes)
[#003] sha256:8caef9ced0502552893d72ccc2ffdd47b69953bd6c12134d8e143fe4eccf8ea6 - 9.95% (6.57 MB)
[#004] sha256:52d35f4fd5ad3b6fe23aac8179149bd631e319706235ca744c454a7193f7897a - 0.0% (378 Bytes)
[#005] sha256:b4c77353944f7e1c6a69ca3a245589daa0b8dc6fc1b2c7986108994393bf513c - 25.77% (17 MB)
[#006] sha256:60e5eb24bc5df06fe41cd9bbda3e7d007fdbe4c47f21b39df0950b3138d8c51f - 36.21% (23.9 MB)
ADD photon-rootfs-5.0-c997840bb.x86_64.tar.gz / # buildkit
2025-07-27 10:52:00 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250727
2025-07-27 10:52:00 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-07-29 09:06:16 UTC/bin/sh -c tdnf install -y shadow >> /dev/null && tdnf clean all && groupadd -r -g 10000 harbor && useradd --no-log-init -m -g 10000 -u 10000 harbor && mkdir -p /etc/registry
2025-07-29 09:06:16 UTC/bin/sh -c #(nop) LABEL base-build-date=20250729
2025-07-31 02:45:59 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2025-07-31 02:46:00 UTC/bin/sh -c #(nop) COPY file:60ea9603a40ae47d067d06796e57313ebc946fe423c5dc798df4e7c731ce616b in /usr/bin/registry_DO_NOT_USE_GC
2025-07-31 02:46:01 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2025-07-31 02:46:02 UTC/bin/sh -c #(nop) COPY file:8b341c328a1ae71b16e5782d85c1be497da1af9ce734f265dfa892f9f3980c24 in /home/harbor
2025-07-31 02:46:02 UTC/bin/sh -c chown -R harbor:harbor /etc/pki/tls/certs && chown harbor:harbor /home/harbor/harbor_registryctl && chmod u+x /home/harbor/harbor_registryctl && chown harbor:harbor /usr/bin/registry_DO_NOT_USE_GC && chmod u+x /usr/bin/registry_DO_NOT_USE_GC && chown harbor:harbor /home/harbor/start.sh && chmod u+x /home/harbor/start.sh && chown harbor:harbor /home/harbor/install_cert.sh && chmod u+x /home/harbor/install_cert.sh
2025-07-31 02:46:03 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:8080/api/health || curl -sk --fail --key /etc/harbor/ssl/registryctl.key --cert /etc/harbor/ssl/registryctl.crt https://localhost:8443/api/health || exit 1"] "0s" "0s" "0s" '\x00'}
2025-07-31 02:46:04 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2025-07-31 02:46:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2025-07-31 02:46:06 UTC/bin/sh -c #(nop) USER harbor
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.