2024-11-14 06:47:01 UTC
63.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2edca7ac248dd0ff5859ffd095f747beab6e196d996f24401d6fd681453d0706 - 24.35% (15.4 MB)
[#001] sha256:1e24eb6589b7c2638983605521bb807a2c12fce871e78865a9aac3469b0b90bc - 5.49% (3.48 MB)
[#002] sha256:8df1d9eb8ba0d9dc3cac139d670a57bff22cce2b442ff7a15ac24c6377a9930d - 0.0% (650 Bytes)
[#003] sha256:04f9654f295644227eaa388b377de9602e51f8284b012aaccb70b888128633c2 - 0.0% (215 Bytes)
[#004] sha256:1f130b817a2097e69956d08366abc01df014ca6456543da1e81ffef377110c9f - 34.83% (22.1 MB)
[#005] sha256:25e172f3d99b27935262ed0b0fe2d3c81a464e65c1eafbf246c65ea1b059322d - 35.34% (22.4 MB)
ADD photon-rootfs-5.0-54c7cd177.x86_64.tar.gz / # buildkit
2024-11-10 10:46:41 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241110
2024-11-10 10:46:41 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-11-13 04:43:05 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-11-13 04:43:05 UTC/bin/sh -c #(nop) LABEL base-build-date=20241113
2024-11-14 06:46:54 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /harbor/
2024-11-14 06:46:55 UTC/bin/sh -c #(nop) COPY file:120135c8d04e6cf2de593159e860cc47aafded980b11b6b1c9933751a5c9810b in /harbor/
2024-11-14 06:46:56 UTC/bin/sh -c #(nop) COPY file:f25a83ac3ea641a40b8400dd51d00268ce1cad6c4f2f20c8becf421589d5b91e in /harbor/
2024-11-14 06:46:56 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-11-14 06:46:57 UTC/bin/sh -c #(nop) WORKDIR /harbor/
2024-11-14 06:46:58 UTC/bin/sh -c #(nop) USER harbor
2024-11-14 06:46:59 UTC/bin/sh -c #(nop) VOLUME [/var/log/jobs/]
2024-11-14 06:47:00 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-11-14 06:47:01 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.