2025-07-31 02:45:55 UTC
32 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:33a5f482b37250f405694d0f49a51411a0e0cac2d2cad64326d1a8b18a31804e - 48.58% (15.6 MB)
[#001] sha256:e134d9e96fcebaad85e0f8995d26cbf1d189ae3e10bc6bf74fa99023b0c64a05 - 9.35% (3 MB)
[#002] sha256:39b2b925f57d05979bd8355f9f8a2d82dbeaa74e9588c9a586e687dec549293d - 0.0% (680 Bytes)
[#003] sha256:c4b4c593e8af1b4b3bbbb07180bca275778b706758303563bdfdb4233376ed0a - 0.0% (399 Bytes)
[#004] sha256:710ff2cbe34d299ca093b2c279d8d2598648d882f7718f7d80f3144c0eaa0d8a - 20.53% (6.57 MB)
[#005] sha256:e508167a8dadc0c48742b30a6db27edc0c7c3531046021c2d6592ff89a0a55f3 - 21.54% (6.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:05:21 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-07-29 09:05:22 UTC/bin/sh -c #(nop) LABEL base-build-date=20250729
2025-07-31 02:45:49 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2025-07-31 02:45:50 UTC/bin/sh -c #(nop) COPY file:8001a46bcb7042188e22944d6cc26abbb3d2648b1ca459e329871683a5b6d24e in /home/harbor
2025-07-31 02:45:51 UTC/bin/sh -c #(nop) COPY file:60ea9603a40ae47d067d06796e57313ebc946fe423c5dc798df4e7c731ce616b in /usr/bin/registry_DO_NOT_USE_GC
2025-07-31 02:45:51 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-07-31 02:45:52 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-07-31 02:45:53 UTC/bin/sh -c #(nop) USER harbor
2025-07-31 02:45:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/entrypoint.sh"]
2025-07-31 02:45:55 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.