2025-10-29 05:54:39 UTC
73.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:956716c4eae22a78c3e2e517169161276b96add3dc9ca0dfeada383f787af9af - 20.79% (15.2 MB)
[#001] sha256:0f8efa2855f487be5541080397f9fc91dc37013c0fc5e317ffb445c371594024 - 7.89% (5.78 MB)
[#002] sha256:75d1de3fdbc42108fa894a55f5b630ffa45d123bd2737be5c113f27e084b43a9 - 0.0% (648 Bytes)
[#003] sha256:6fe7e30d718a7312b6e9fcc6045279773c5944014d9693e3f654e749abcb2fb3 - 0.0% (215 Bytes)
[#004] sha256:857cb401f1de9346012782f5c881f1390c9e307b10aadb15919065e606ccdf3c - 35.44% (26 MB)
[#005] sha256:8eeba23e29746f5898f7a66ea54134b258d369e435efd75c4d33a1b6428fec73 - 35.88% (26.3 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:00:08 UTC/bin/sh -c tdnf install -y tzdata shadow >> /dev/null && tdnf clean all && groupadd -r -g 10000 harbor && useradd --no-log-init -r -m -g 10000 -u 10000 harbor
2025-10-27 11:00:08 UTC/bin/sh -c #(nop) LABEL base-build-date=20251027
2025-10-29 05:54:32 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /harbor/
2025-10-29 05:54:33 UTC/bin/sh -c #(nop) COPY file:120135c8d04e6cf2de593159e860cc47aafded980b11b6b1c9933751a5c9810b in /harbor/
2025-10-29 05:54:34 UTC/bin/sh -c #(nop) COPY file:c9e4e9704935a9082bd54be08506772aba03308ff4c4ea33aeac4a2741c32b39 in /harbor/
2025-10-29 05:54:34 UTC/bin/sh -c chown -R harbor:harbor /etc/pki/tls/certs && chown -R harbor:harbor /harbor/ && chmod u+x /harbor/entrypoint.sh && chmod u+x /harbor/install_cert.sh && chmod u+x /harbor/harbor_jobservice
2025-10-29 05:54:35 UTC/bin/sh -c #(nop) WORKDIR /harbor/
2025-10-29 05:54:36 UTC/bin/sh -c #(nop) USER harbor
2025-10-29 05:54:37 UTC/bin/sh -c #(nop) VOLUME [/var/log/jobs/]
2025-10-29 05:54:38 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:8080/api/v1/stats || curl -sk --fail --key /etc/harbor/ssl/job_service.key --cert /etc/harbor/ssl/job_service.crt https://localhost:8443/api/v1/stats || exit 1"] "0s" "0s" "0s" '\x00'}
2025-10-29 05:54:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/harbor/entrypoint.sh"]
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.