2024-12-30 10:31:29 UTC
63.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5dd356290eb969f9da3808d9205154bcc6fa3f5d615ab134648a604807fea612 - 24.44% (15.5 MB)
[#001] sha256:8f0d52dcbce1a1be4bd4c51e878396aa1901277bf3ed6dc95943ff4dd9a97873 - 5.5% (3.49 MB)
[#002] sha256:4c7b7461aa0cbf18009207cde7f244dde3132d2e637e7358a4f56264a8c8ff23 - 0.0% (650 Bytes)
[#003] sha256:423bb0c024ba4e8d791c0988867690c61cb6b64d34c73c4119fef6ad3f30a67e - 0.0% (216 Bytes)
[#004] sha256:fdb9ab1972f9c1bf672b369cbf2fb67d431960c4cc5e00713e5557a416df4202 - 34.78% (22.1 MB)
[#005] sha256:23d47952434d28574e348186507af5ae3ddc255204a19d0497fb69934d985793 - 35.29% (22.4 MB)
ADD photon-rootfs-5.0-2d08a95ab.x86_64.tar.gz / # buildkit
2024-12-22 10:42:34 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241222
2024-12-22 10:42:34 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-12-30 10:31:11 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-12-30 10:31:12 UTC/bin/sh -c #(nop) LABEL base-build-date=20241230
2024-12-30 10:31:22 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /harbor/
2024-12-30 10:31:23 UTC/bin/sh -c #(nop) COPY file:120135c8d04e6cf2de593159e860cc47aafded980b11b6b1c9933751a5c9810b in /harbor/
2024-12-30 10:31:24 UTC/bin/sh -c #(nop) COPY file:6e78f76e8e9cc8232009eccb04a7dcb5a796bbe5ce7968ef3ffbc8e03645abba in /harbor/
2024-12-30 10:31:24 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-12-30 10:31:25 UTC/bin/sh -c #(nop) WORKDIR /harbor/
2024-12-30 10:31:26 UTC/bin/sh -c #(nop) USER harbor
2024-12-30 10:31:27 UTC/bin/sh -c #(nop) VOLUME [/var/log/jobs/]
2024-12-30 10:31:28 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-12-30 10:31:29 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.