2025-01-16 14:05:36 UTC
68.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:df249a058afa8cd043bb0b601552194ff6a8f3b1e3732589baaf3d2ea6ac5699 - 22.77% (15.5 MB)
[#001] sha256:46b1366c1696ee7a5bc68aec4ab1410f0bfd94c8beca2c4318983357fbf91df1 - 5.12% (3.49 MB)
[#002] sha256:1cc942c6edd65f8a8feb881eec7108f523769c3b0ad9a78924de201f5d72225b - 0.0% (651 Bytes)
[#003] sha256:2301372aa75b45d362e5fde09e8316b50cf62858c11419b14865379d2855a3c7 - 0.0% (216 Bytes)
[#004] sha256:81ab2421d7b468767929b0a5787336f0b6bc000ec830eeb7c09d24182181bc39 - 35.81% (24.4 MB)
[#005] sha256:138887fa9cda6d14277997df5024316188e227f5d8b5976ecfc948e77fb9b52f - 36.29% (24.7 MB)
ADD photon-rootfs-5.0-10a3de930.x86_64.tar.gz / # buildkit
2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250105
2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-01-16 14:05:18 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-01-16 14:05:19 UTC/bin/sh -c #(nop) LABEL base-build-date=20250116
2025-01-16 14:05:29 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /harbor/
2025-01-16 14:05:30 UTC/bin/sh -c #(nop) COPY file:120135c8d04e6cf2de593159e860cc47aafded980b11b6b1c9933751a5c9810b in /harbor/
2025-01-16 14:05:31 UTC/bin/sh -c #(nop) COPY file:4655f72733c09e2a94045ca292d1225966ff6a381c0d619e437b3b90e1ab8bf4 in /harbor/
2025-01-16 14:05:31 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-01-16 14:05:32 UTC/bin/sh -c #(nop) WORKDIR /harbor/
2025-01-16 14:05:33 UTC/bin/sh -c #(nop) USER harbor
2025-01-16 14:05:34 UTC/bin/sh -c #(nop) VOLUME [/var/log/jobs/]
2025-01-16 14:05:35 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-01-16 14:05:36 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.