2024-07-02 07:40:01 UTC
31.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b73a46d4c129568123ce69e30e9dd94d4c82621477ea07ebb8450eece5393722 - 49.48% (15.4 MB)
[#001] sha256:cc7fe850155d9147803b98417865aac62ca082d02fa47887ff544b2993aba644 - 9.55% (2.97 MB)
[#002] sha256:5bf49b765e5d11d8d6b320c3e98c6fe062d46d9d16baea333a4cc643d9c39388 - 0.0% (680 Bytes)
[#003] sha256:f5cfdbcbc91d2321705d5a8149d22d26e0da3e43298e23f9cac8a16569a987cf - 0.0% (398 Bytes)
[#004] sha256:5a50d68400bdfedbb00191e4bf3849685eea3029a780e17da2d2543158a0f3c4 - 19.96% (6.21 MB)
[#005] sha256:19233adbe5e53c2b8eecf8287f2b541e4ce6e00fed5b4ed2fc7052723687a508 - 21.0% (6.53 MB)
ADD photon-rootfs-5.0-e750aa567.x86_64.tar.gz / # buildkit
2024-07-01 22:53:29 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240701
2024-07-01 22:53:29 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-07-02 07:39:23 UTC/bin/sh -c tdnf install -y shadow >> /dev/null && tdnf clean all && mkdir -p /etc/registry && groupadd -r -g 10000 harbor && useradd --no-log-init -m -g 10000 -u 10000 harbor
2024-07-02 07:39:24 UTC/bin/sh -c #(nop) LABEL base-build-date=20240702
2024-07-02 07:39:55 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2024-07-02 07:39:56 UTC/bin/sh -c #(nop) COPY file:8001a46bcb7042188e22944d6cc26abbb3d2648b1ca459e329871683a5b6d24e in /home/harbor
2024-07-02 07:39:57 UTC/bin/sh -c #(nop) COPY file:edbdfb8d1e14ab1503344a635f6823349d5f065818cc9d6a6eeea39ac9755c9e in /usr/bin/registry_DO_NOT_USE_GC
2024-07-02 07:39:57 UTC/bin/sh -c chown -R harbor:harbor /etc/pki/tls/certs && chown harbor:harbor /home/harbor/entrypoint.sh && chmod u+x /home/harbor/entrypoint.sh && chown harbor:harbor /home/harbor/install_cert.sh && chmod u+x /home/harbor/install_cert.sh && chown harbor:harbor /usr/bin/registry_DO_NOT_USE_GC && chmod u+x /usr/bin/registry_DO_NOT_USE_GC
2024-07-02 07:39:58 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:5000 || curl -k --fail -s https://localhost:5443 || exit 1"] "0s" "0s" "0s" '\x00'}
2024-07-02 07:39:59 UTC/bin/sh -c #(nop) USER harbor
2024-07-02 07:40:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/entrypoint.sh"]
2024-07-02 07:40:01 UTC/bin/sh -c #(nop) VOLUME [/storage]
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.