2025-05-22 07:49:54 UTC
68.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:259e20632a8931bea69b741f75472610b0cba464dad95d1b0854009e22751382 - 22.83% (15.6 MB)
[#001] sha256:b4e3bb08c59ffd7f9cea976a9ff42b20470d20ac205604eeaa9cc90bc0e30c89 - 5.12% (3.49 MB)
[#002] sha256:b709fde05df4b45a15559b37dabb1ec1f6e210d22457517bf37326b05b43a7e7 - 0.0% (647 Bytes)
[#003] sha256:1d79d6f881e1457d309f9c144ad036895cd63c0f4ba663efee3870583b587c57 - 0.0% (216 Bytes)
[#004] sha256:e649ccae8acc2c578c2331bb63458c75d73ec18088c820bbf93a57de9b4d59ea - 35.79% (24.4 MB)
[#005] sha256:95f481da0b7ae9556df4cd7d6f7ac1f36310c6721c95ad9718fb51508f87f23d - 36.26% (24.7 MB)
ADD photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz / # buildkit
2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250427
2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-05-22 07:49:36 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-05-22 07:49:36 UTC/bin/sh -c #(nop) LABEL base-build-date=20250522
2025-05-22 07:49:47 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /harbor/
2025-05-22 07:49:48 UTC/bin/sh -c #(nop) COPY file:120135c8d04e6cf2de593159e860cc47aafded980b11b6b1c9933751a5c9810b in /harbor/
2025-05-22 07:49:49 UTC/bin/sh -c #(nop) COPY file:e2783154b446eb6448ab74ea82126c482f0209e41cfe4cfecde61bf230197dd8 in /harbor/
2025-05-22 07:49:49 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-05-22 07:49:50 UTC/bin/sh -c #(nop) WORKDIR /harbor/
2025-05-22 07:49:51 UTC/bin/sh -c #(nop) USER harbor
2025-05-22 07:49:52 UTC/bin/sh -c #(nop) VOLUME [/var/log/jobs/]
2025-05-22 07:49:53 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-05-22 07:49:54 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.