2025-07-31 02:44:50 UTC
71.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:33a5f482b37250f405694d0f49a51411a0e0cac2d2cad64326d1a8b18a31804e - 21.69% (15.6 MB)
[#001] sha256:64b28a64d3f235854534bbe9acf6fe62b5487b51cff3043d93442524d206f143 - 4.87% (3.49 MB)
[#002] sha256:881818ebde6411e13f41afb9441caa1e54643a9ac5c4b4cdd9bbcf477a58f1dc - 0.0% (649 Bytes)
[#003] sha256:bebd9a66e82a5f8378827477e5ba12c5a3ef073de7d91b5481fbf5f8a66d716f - 0.0% (215 Bytes)
[#004] sha256:fd3ded53609c8f828454936e97ed54a713885ba3ecc242c14696e82292d2bbd3 - 36.5% (26.2 MB)
[#005] sha256:eaa5ca98234d94b1b94dc6dc058e3d0ad6a80ccbe0881caa37b3813c7359c3c9 - 36.95% (26.5 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:03:58 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-07-29 09:03:59 UTC/bin/sh -c #(nop) LABEL base-build-date=20250729
2025-07-31 02:44:43 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /harbor/
2025-07-31 02:44:44 UTC/bin/sh -c #(nop) COPY file:120135c8d04e6cf2de593159e860cc47aafded980b11b6b1c9933751a5c9810b in /harbor/
2025-07-31 02:44:45 UTC/bin/sh -c #(nop) COPY file:d2f278426c625b89d42ed1a957cbef5d7434a941b593225f64392d19ad97e5af in /harbor/
2025-07-31 02:44:45 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-07-31 02:44:46 UTC/bin/sh -c #(nop) WORKDIR /harbor/
2025-07-31 02:44:47 UTC/bin/sh -c #(nop) USER harbor
2025-07-31 02:44:48 UTC/bin/sh -c #(nop) VOLUME [/var/log/jobs/]
2025-07-31 02:44:49 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-07-31 02:44:50 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.