2024-06-28 05:42:57 UTC
61.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:935c28b7c7c0ffaab944d86ce34dc9ea9c8f0b33d47b2d0b3147cfd91d460acb - 25.16% (15.4 MB)
[#001] sha256:1f7a4bbc000d09d0b3050bb122aa2f8661725823efaec17a185008306cde69e3 - 4.85% (2.97 MB)
[#002] sha256:6f36435ee95fb4875e38160754bf27452388a9fc6c7bf25703e755e2f8b73b19 - 0.0% (681 Bytes)
[#003] sha256:7ffaa135982898c39dce1c75e90cb9349e982385390c34b5836ed0b4f0ce9514 - 10.15% (6.21 MB)
[#004] sha256:e5bf26f092ce26afaba1c1603dc3049985447d411d923b6793a84989c9a8a749 - 0.0% (380 Bytes)
[#005] sha256:171074e7e00cdf3a2d936e04f2c7a62992dfeb7680f045435ffc002ed68484fd - 24.58% (15 MB)
[#006] sha256:becbff73954fe012a40c56fffbf7c0a8a236a8efa88319460937966ccd380230 - 35.26% (21.6 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:58 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-06-25 07:50:58 UTC/bin/sh -c #(nop) LABEL base-build-date=20240625
2024-06-28 05:42:50 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2024-06-28 05:42:51 UTC/bin/sh -c #(nop) COPY file:e5f2669f6e07b86960e5401128fe28e4b358cc55871efc4bfd0871d16f14a625 in /usr/bin/registry_DO_NOT_USE_GC
2024-06-28 05:42:52 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2024-06-28 05:42:53 UTC/bin/sh -c #(nop) COPY file:4e81fbd63f9a10a31cdf9f7654e8988f155bc408825749c71593f64908b6d4c4 in /home/harbor
2024-06-28 05:42:53 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-06-28 05:42:54 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-06-28 05:42:55 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2024-06-28 05:42:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2024-06-28 05:42:57 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.