2025-10-29 05:55:54 UTC
68.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:956716c4eae22a78c3e2e517169161276b96add3dc9ca0dfeada383f787af9af - 22.39% (15.2 MB)
[#001] sha256:652a9af5c6e6df381437cbb8ff41ea1e5ee3fbcb4279bf68e026208c7ec36139 - 7.77% (5.28 MB)
[#002] sha256:1cc8c99f301ba5946a4370b267d5ba07c10acc00f17874c4cb882baa8a7a06c7 - 0.0% (686 Bytes)
[#003] sha256:cdc0a6b93485d53a5fdbebd460fe6a1e2c2a55a130c45ad843257ae5d1c247af - 9.67% (6.58 MB)
[#004] sha256:30d8120de0e90dbaf94c4010031ffd9e0f20ca1c874cd14c498af1300ef5abdf - 0.0% (381 Bytes)
[#005] sha256:f81fd911a7130895a82d2e32b25cb1674898d71918ee1ea441fdfb2fd13c1cbf - 25.02% (17 MB)
[#006] sha256:9ac1bcf9fc8e34a324e3418c19ccbdd537a3174ece335f0dd6843fb0fff5394f - 35.16% (23.9 MB)
ADD photon-rootfs-5.0-130a9a763.x86_64.tar.gz / # buildkit
2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20251011
2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-10-27 11:02:52 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-10-27 11:02:53 UTC/bin/sh -c #(nop) LABEL base-build-date=20251027
2025-10-29 05:55:47 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2025-10-29 05:55:48 UTC/bin/sh -c #(nop) COPY file:3221adc1940c1fdd1bbf1317894da0674bd69e40c082af4bfcc7dd12d53bcc28 in /usr/bin/registry_DO_NOT_USE_GC
2025-10-29 05:55:49 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2025-10-29 05:55:50 UTC/bin/sh -c #(nop) COPY file:b965d72cb375a2b139f8257dfc5dd3a7da1d7bd7cb23c96418858ce2959b45f2 in /home/harbor
2025-10-29 05:55:50 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-10-29 05:55:51 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-10-29 05:55:52 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2025-10-29 05:55:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2025-10-29 05:55:54 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.