2025-03-24 15:53:37 UTC
31.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:df249a058afa8cd043bb0b601552194ff6a8f3b1e3732589baaf3d2ea6ac5699 - 49.22% (15.5 MB)
[#001] sha256:d2357d59ccc24403faa8516973b5a85d8200072095d67bb48b6176d06f57d650 - 9.5% (2.99 MB)
[#002] sha256:c40f471955712f46060f75c1b1ff618a93aded9627039647189f90c51e1653f5 - 0.0% (682 Bytes)
[#003] sha256:e2af3bcec728be604e0487bdfac4f936f6e4b310d5033e6463c81cc103bffc17 - 0.0% (403 Bytes)
[#004] sha256:ddcc6eb5abe84a5be25bc54be0c3101f8c33eeb824d6f6f1e03a871fe12b3edb - 20.12% (6.34 MB)
[#005] sha256:265eca8adbd8a0a14928a7172b987837dc3041e416fcb2cb577432987ac770d9 - 21.15% (6.66 MB)
ADD photon-rootfs-5.0-10a3de930.x86_64.tar.gz / # buildkit
2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250105
2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-01-16 14:06:46 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-01-16 14:06:47 UTC/bin/sh -c #(nop) LABEL base-build-date=20250116
2025-03-24 15:53:31 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2025-03-24 15:53:32 UTC/bin/sh -c #(nop) COPY file:8001a46bcb7042188e22944d6cc26abbb3d2648b1ca459e329871683a5b6d24e in /home/harbor
2025-03-24 15:53:33 UTC/bin/sh -c #(nop) COPY file:0d97147b937f0c0621639e7fcfdb93bb67879c362669242fd186629ce0a9f335 in /usr/bin/registry_DO_NOT_USE_GC
2025-03-24 15:53:33 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-03-24 15:53:34 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-03-24 15:53:35 UTC/bin/sh -c #(nop) USER harbor
2025-03-24 15:53:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/entrypoint.sh"]
2025-03-24 15:53:37 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.