2024-06-28 05:41:49 UTC
59.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:935c28b7c7c0ffaab944d86ce34dc9ea9c8f0b33d47b2d0b3147cfd91d460acb - 26.04% (15.4 MB)
[#001] sha256:f8c99617c90cba3afae67a9f9917e73ecda74eb62bac5719698d034934430a1f - 5.89% (3.48 MB)
[#002] sha256:845a031960f988452a9e6a1939455a8e1454b3766a4622f1a985a0fd28a5cf61 - 0.0% (649 Bytes)
[#003] sha256:30b2b8179aaec8712f0df8da0170a5f7af26622665d313d7cf64dcf9e9c24e51 - 0.0% (215 Bytes)
[#004] sha256:ddf77d1a853c61c1a001c5b30cb7a14b720ac13b1654b702edc8c45f79ca6a35 - 33.76% (19.9 MB)
[#005] sha256:9df0b7a50ac8e9acf74b48f93f9089e43df7f0ed7b2ba205687000d6dd2a2023 - 34.3% (20.3 MB)
ADD photon-rootfs-5.0-ec1a32159.x86_64.tar.gz / # buildkit
2024-06-23 10:50:38 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240623
2024-06-23 10:50:38 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-06-25 07:48:51 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
2024-06-25 07:48:52 UTC/bin/sh -c #(nop) LABEL base-build-date=20240625
2024-06-28 05:41:42 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /harbor/
2024-06-28 05:41:43 UTC/bin/sh -c #(nop) COPY file:120135c8d04e6cf2de593159e860cc47aafded980b11b6b1c9933751a5c9810b in /harbor/
2024-06-28 05:41:44 UTC/bin/sh -c #(nop) COPY file:15f0917460b6a44b5711dec63e2f8039f93f0d2a1876950610f2f4286b13d949 in /harbor/
2024-06-28 05:41:44 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
2024-06-28 05:41:45 UTC/bin/sh -c #(nop) WORKDIR /harbor/
2024-06-28 05:41:46 UTC/bin/sh -c #(nop) USER harbor
2024-06-28 05:41:47 UTC/bin/sh -c #(nop) VOLUME [/var/log/jobs/]
2024-06-28 05:41:48 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'}
2024-06-28 05:41:49 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.