2025-05-06 11:32:02 UTC
63.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:259e20632a8931bea69b741f75472610b0cba464dad95d1b0854009e22751382 - 24.39% (15.6 MB)
[#001] sha256:7ed070e3c7b84e70ca471bab20c844407a6ce6cf447d8c5cce02a5e7d24295d9 - 4.69% (2.99 MB)
[#002] sha256:1b42acbc1b84833e286a52c97a539835668459cac4257c2b7bb5341b006dcaef - 0.0% (680 Bytes)
[#003] sha256:212eec8ac1e7ae1b6e69bbe58fe12c14dccfa99760bbcc2edaaec22dd7c2aaed - 9.94% (6.34 MB)
[#004] sha256:be87cef5a6862bb90c3205ffbe7afd3047e51437d132e656cfa49085731ea1d5 - 0.0% (379 Bytes)
[#005] sha256:db9025adf6e174afd91110a5e845f5eb37e0942fe31a32df9324409212f879da - 25.26% (16.1 MB)
[#006] sha256:1b9a8de93837e9eb25b3d5660e449d130c8f9c2e21f6507f36a906c1d6ae9257 - 35.72% (22.8 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-06 06:21:19 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-05-06 06:21:20 UTC/bin/sh -c #(nop) LABEL base-build-date=20250506
2025-05-06 11:31:55 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2025-05-06 11:31:56 UTC/bin/sh -c #(nop) COPY file:15ad2a012d106df2180e1a95d3ad7ab07fbf486408e2152f86f88e580a76c7ba in /usr/bin/registry_DO_NOT_USE_GC
2025-05-06 11:31:57 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2025-05-06 11:31:58 UTC/bin/sh -c #(nop) COPY file:d5bfce713863f153636841dfb25a825652888c451303ab337019241e69947d64 in /home/harbor
2025-05-06 11:31:58 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-05-06 11:31:59 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-05-06 11:32:00 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2025-05-06 11:32:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2025-05-06 11:32:02 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.