2024-10-25 10:05:06 UTC
63.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:69f3f4f936bbecace0dfa103edacf28c180057c701a00194302a0dd3d320cbb4 - 24.27% (15.4 MB)
[#001] sha256:e13e8675e756f149c752f41715986aa48bfa3a967a62418bda5415d7ae38ee7c - 4.69% (2.97 MB)
[#002] sha256:a9c129612f8572a799f098af6efd2a53eeb7215a4a89c30c377d7d001d88cd29 - 0.0% (681 Bytes)
[#003] sha256:0e96a29084ec4489ccc7ef35dda43d4169c09cbe1b90e8cbdc43c1a87a776aa6 - 9.99% (6.34 MB)
[#004] sha256:7545961e22deb689822aecd94ea06e80250c978885a90ec2ac54ec982de3748a - 0.0% (379 Bytes)
[#005] sha256:2055778d53f7111e52018adc4cf9954a549f934562de3ddf31ff9010f960c785 - 25.27% (16 MB)
[#006] sha256:e7905c3c93a5c287a97c487abb7c071b88a428ea8f246ce6454f8007e786c56b - 35.78% (22.7 MB)
ADD photon-rootfs-5.0-71381badc.x86_64.tar.gz / # buildkit
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241023
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-10-25 07:04:23 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-10-25 07:04:24 UTC/bin/sh -c #(nop) LABEL base-build-date=20241025
2024-10-25 10:04:59 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2024-10-25 10:05:00 UTC/bin/sh -c #(nop) COPY file:183646f792d8cc336e1f6679921b86fd70fe8fe1ff22d1e9516925cabaa176d5 in /usr/bin/registry_DO_NOT_USE_GC
2024-10-25 10:05:01 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2024-10-25 10:05:02 UTC/bin/sh -c #(nop) COPY file:a5b9640caa164d2c35745bc2a876d9428afc98965463c288b387736eef8f93b4 in /home/harbor
2024-10-25 10:05:02 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-10-25 10:05:03 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-10-25 10:05:04 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2024-10-25 10:05:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2024-10-25 10:05:06 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.