2024-11-14 06:48:17 UTC
62.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2edca7ac248dd0ff5859ffd095f747beab6e196d996f24401d6fd681453d0706 - 24.73% (15.4 MB)
[#001] sha256:0be0697c70869c80938167365fd81e3b7244231be83ef1693811536b8b4d9bfe - 4.78% (2.98 MB)
[#002] sha256:2479484aea918c63351464e7597c48682bbae9a8501e0749ab5c9dd77a1b47b8 - 0.0% (682 Bytes)
[#003] sha256:80006108113bfe5599c462099a87461f5e394a7a02f8cf7670de42c366453de7 - 9.96% (6.21 MB)
[#004] sha256:d9b2820be8c4d304d3a1db3650d9ab165790d6c636ea60a7b28b5922fe5a827b - 0.0% (378 Bytes)
[#005] sha256:5ac4f5faec46521e8504f3a6e474e6d8a4f6e3020df7a712569acbc0609db6f4 - 25.03% (15.6 MB)
[#006] sha256:3d89eba3dc78a6f5c3867fbf0a86bb97436725dd95c7d52f74f0e48288ab63ee - 35.5% (22.1 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:45:09 UTC/bin/sh -c tdnf install -y shadow >> /dev/null && tdnf clean all && groupadd -r -g 10000 harbor && useradd --no-log-init -m -g 10000 -u 10000 harbor && mkdir -p /etc/registry
2024-11-13 04:45:10 UTC/bin/sh -c #(nop) LABEL base-build-date=20241113
2024-11-14 06:48:10 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2024-11-14 06:48:11 UTC/bin/sh -c #(nop) COPY file:b0039746ee11a2cabb7a57f60622b557ee711e027c1f2757bd4313974f1d71f2 in /usr/bin/registry_DO_NOT_USE_GC
2024-11-14 06:48:12 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2024-11-14 06:48:13 UTC/bin/sh -c #(nop) COPY file:fbefc0aafff6bae7cce1fffa3af23f798fbb186864a8f40fbab537f074695e6b in /home/harbor
2024-11-14 06:48:13 UTC/bin/sh -c chown -R harbor:harbor /etc/pki/tls/certs && chown harbor:harbor /home/harbor/harbor_registryctl && chmod u+x /home/harbor/harbor_registryctl && chown harbor:harbor /usr/bin/registry_DO_NOT_USE_GC && chmod u+x /usr/bin/registry_DO_NOT_USE_GC && chown harbor:harbor /home/harbor/start.sh && chmod u+x /home/harbor/start.sh && chown harbor:harbor /home/harbor/install_cert.sh && chmod u+x /home/harbor/install_cert.sh
2024-11-14 06:48:14 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:8080/api/health || curl -sk --fail --key /etc/harbor/ssl/registryctl.key --cert /etc/harbor/ssl/registryctl.crt https://localhost:8443/api/health || exit 1"] "0s" "0s" "0s" '\x00'}
2024-11-14 06:48:15 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2024-11-14 06:48:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2024-11-14 06:48:17 UTC/bin/sh -c #(nop) USER harbor
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.