2023-12-11 05:30:59 UTC
60.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d2d408dbabf5478bab62ee589fdc222c6de5c28243e500c2827d1d36515b92aa - 25.29% (15.2 MB)
[#001] sha256:d3e28cace846748e99f952dd07bce26c4650feba89394f8dd8ca499a6e1846df - 4.91% (2.95 MB)
[#002] sha256:457f50448ffe67aa06214e1113891a3e59c52a5ee0eb8ba2b38a46b2e1d9e689 - 0.0% (678 Bytes)
[#003] sha256:73a82fee167384c036871dc83ffd1a6e49cb9a2f85c8c4862e7f28bee4d40a3a - 10.09% (6.06 MB)
[#004] sha256:268847bd659d65b031dd9b04d236811d0e1bc84a0cf663d7d578fec6a3fdc5c2 - 0.0% (376 Bytes)
[#005] sha256:286801c33ef7a4d3a66237a855d3fee719d7501d5f13074a35d6aa6325005837 - 24.54% (14.8 MB)
[#006] sha256:0ed9e987b3a1c7b6a039e785078e4bea8335893b256a8b3f73e0c1dbd1d5733c - 35.17% (21.1 MB)
/bin/sh -c #(nop) ADD file:5e5d3d0b02bacb1d34551c9cde2138e9c05cf924c51ac53acb92f69f7a94754e in /
2023-11-28 23:42:04 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20231128
2023-11-28 23:42:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-11 05:30:45 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
2023-12-11 05:30:46 UTC/bin/sh -c #(nop) LABEL base-build-date=20231211
2023-12-11 05:30:52 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2023-12-11 05:30:53 UTC/bin/sh -c #(nop) COPY file:e7e385f6793a780ea2e2f5e2bf621b00da068bff16b0d0dd550a95a298a0f8f9 in /usr/bin/registry_DO_NOT_USE_GC
2023-12-11 05:30:54 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2023-12-11 05:30:55 UTC/bin/sh -c #(nop) COPY file:b8285366cd5eb4909453d18f2662a4ae89c4d4f9b55183eaba76dbb0f82fb679 in /home/harbor
2023-12-11 05:30:55 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
2023-12-11 05:30:56 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'}
2023-12-11 05:30:57 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2023-12-11 05:30:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2023-12-11 05:30:59 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.