2024-07-15 10:28:43 UTC
31.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:935c28b7c7c0ffaab944d86ce34dc9ea9c8f0b33d47b2d0b3147cfd91d460acb - 49.49% (15.4 MB)
[#001] sha256:adc892d37ea190f5aa0be6943a9733dccc594c759346478e3ad773caec223017 - 9.54% (2.97 MB)
[#002] sha256:54b47aa9dfe21f8895478ffc956d05446bc0ec242d0d9ac20f00a0e3eee2178b - 0.0% (685 Bytes)
[#003] sha256:22c7f3e0b9bd3a342ae9e47d033093a622a9ca590e7e63bc102732456427cdcf - 0.0% (403 Bytes)
[#004] sha256:791134f8836e7cbc20a84baad555e125031394a1a09f70777c9d646e250b54d4 - 19.96% (6.21 MB)
[#005] sha256:db2e1e60c8e75daae9bd2785abf8aa105fbb0e83cd5e9ebed7034a5e53b5ad88 - 21.0% (6.53 MB)
ADD photon-rootfs-5.0-ec1a32159.x86_64.tar.gz / # buildkit
2024-06-23 10:50:38 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240623
2024-06-23 10:50:38 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-06-25 07:50:11 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-06-25 07:50:11 UTC/bin/sh -c #(nop) LABEL base-build-date=20240625
2024-07-15 10:28:37 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2024-07-15 10:28:38 UTC/bin/sh -c #(nop) COPY file:8001a46bcb7042188e22944d6cc26abbb3d2648b1ca459e329871683a5b6d24e in /home/harbor
2024-07-15 10:28:39 UTC/bin/sh -c #(nop) COPY file:e5f2669f6e07b86960e5401128fe28e4b358cc55871efc4bfd0871d16f14a625 in /usr/bin/registry_DO_NOT_USE_GC
2024-07-15 10:28:39 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-15 10:28:40 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-15 10:28:41 UTC/bin/sh -c #(nop) USER harbor
2024-07-15 10:28:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/entrypoint.sh"]
2024-07-15 10:28:43 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.