2024-08-15 10:05:05 UTC
64.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:21fde6fe72566aba3f2c5d7bf4b4fe073c6c0b8fc4ebfac23ab5a0974c583361 - 23.76% (15.4 MB)
[#001] sha256:e852444f3b33657b58d23930e10797943375dd39413ac5670dd6a24ad48f35b3 - 8.12% (5.26 MB)
[#002] sha256:53b250aa0dad756ddb8decc4dd5049467001255c7bd2dad8f97579cd56ed3b19 - 0.0% (680 Bytes)
[#003] sha256:3e5fad1704383118826f27f1b69118ff14a291d06dd7a4eae3385145360e71cc - 9.59% (6.21 MB)
[#004] sha256:209bee7e9b232a14cb0ed70c17677a26e363e6cf50948c24351c9547d3a7cfe0 - 0.0% (380 Bytes)
[#005] sha256:79ad44c24d2a31aefa553b3c470fcb62bcbb5903ff9af2fba6e0047e7da65ad8 - 24.22% (15.7 MB)
[#006] sha256:1d39127c0be0dffe3a67829681205d7d7e320ad595c29b372578d708ecfc8be9 - 34.31% (22.2 MB)
ADD photon-rootfs-5.0-d14ace1ec.x86_64.tar.gz / # buildkit
2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240811
2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-08-15 10:04:46 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-08-15 10:04:47 UTC/bin/sh -c #(nop) LABEL base-build-date=20240815
2024-08-15 10:04:58 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2024-08-15 10:04:59 UTC/bin/sh -c #(nop) COPY file:51ddc1e41f735c3ffd35de8264afa2716a0b191841e1a94bb0851cae898fdce3 in /usr/bin/registry_DO_NOT_USE_GC
2024-08-15 10:05:00 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2024-08-15 10:05:01 UTC/bin/sh -c #(nop) COPY file:f76dd843575ff5854d67e13e73e8517fb8296612f83b942d01c9158e61058eb6 in /home/harbor
2024-08-15 10:05:01 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-08-15 10:05:02 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-08-15 10:05:03 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2024-08-15 10:05:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2024-08-15 10:05:05 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.