2025-11-07 06:56:01 UTC
34 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:956716c4eae22a78c3e2e517169161276b96add3dc9ca0dfeada383f787af9af - 44.81% (15.2 MB)
[#001] sha256:27205ae1ecdfc27f89d3c0c64daa67fc06719031ed371783427596316883d81b - 15.54% (5.28 MB)
[#002] sha256:a0d0ca6349d36dd5da1a2a15836f7d0c585a2cfb43cbe9caaff816f5920cfa9d - 0.0% (681 Bytes)
[#003] sha256:692acca68acabb45b55c3c48b92b4422f19bab512116b2a5ea3ac1d587fd8317 - 0.0% (399 Bytes)
[#004] sha256:1972b854666a952fd50e2758b5fa7e832c3f9936a9d82f41e55921108246dcfe - 19.35% (6.58 MB)
[#005] sha256:ce8b548636b0bbbf2e2d30de27e7ce3f0877d983eb199741612cd83d26ec2883 - 20.3% (6.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-11-07 06:55:11 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-11-07 06:55:12 UTC/bin/sh -c #(nop) LABEL base-build-date=20251107
2025-11-07 06:55:55 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2025-11-07 06:55:56 UTC/bin/sh -c #(nop) COPY file:8001a46bcb7042188e22944d6cc26abbb3d2648b1ca459e329871683a5b6d24e in /home/harbor
2025-11-07 06:55:57 UTC/bin/sh -c #(nop) COPY file:c4672198ae03b66fbce7767d91508aecc75496c3a3a8ccc5ff539c3111b1898d in /usr/bin/registry_DO_NOT_USE_GC
2025-11-07 06:55:57 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-11-07 06:55:58 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-11-07 06:55:59 UTC/bin/sh -c #(nop) USER harbor
2025-11-07 06:56:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/entrypoint.sh"]
2025-11-07 06:56:01 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.