2022-03-15 03:41:49 UTC
54.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6c964f3b879f03c1bb0ffd0e1b010a17fdd15faa2cd8d364f2222d0f4a490f9d - 30.76% (16.7 MB)
[#001] sha256:8946c6b9150b5ce75e880a5b88f03836817d60c9ddd3db3f99e3d16877c5c3b6 - 3.17% (1.72 MB)
[#002] sha256:2654b99b6da8a16e863b0676f780f75e3ecf5537a482344b163a117a2c66e005 - 0.0% (678 Bytes)
[#003] sha256:9c35adabf85ed5e37454b162656e6eac7942ff94d85c3d6e12eaa94bd585fe91 - 10.41% (5.66 MB)
[#004] sha256:053ead3f20d6dd608baf747af108c8942e01de780526789ad343d51758f5bc2d - 0.0% (372 Bytes)
[#005] sha256:070d3f6a5595d3c8b69186811fc2ab77ba9dbbbf6ac3c41286776c8d203370e0 - 22.33% (12.1 MB)
[#006] sha256:d5ab58d6f9524923fc578ce7ae7ced156ac0c1b5f0f677aa6ca634617da73d8e - 33.33% (18.1 MB)
/bin/sh -c #(nop) ADD file:4bb337ab7e5abc9e6a47909d70b21e070aef86f6e809ed27813ee64a9f652a0c in /
2022-03-11 23:20:02 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20220311
2022-03-11 23:20:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-03-15 03:41:31 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
2022-03-15 03:41:32 UTC/bin/sh -c #(nop) LABEL base-build-date=20220315
2022-03-15 03:41:42 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2022-03-15 03:41:43 UTC/bin/sh -c #(nop) COPY file:6beff63a02fbe9140bd16be4747beacbd5586d7d4157c4347f8250ec519944a2 in /usr/bin/registry_DO_NOT_USE_GC
2022-03-15 03:41:44 UTC/bin/sh -c #(nop) COPY file:c80e1bc43726b0d5b79cb3d903ccb69ce261e7cbfcc7208d438badfffe2169a1 in /home/harbor
2022-03-15 03:41:45 UTC/bin/sh -c #(nop) COPY file:b33339b0f717c936d67eea87f7eb39e97e3440c4cc0bd284eff4ddbf08918a4f in /home/harbor
2022-03-15 03:41:45 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
2022-03-15 03:41:46 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'}
2022-03-15 03:41:47 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2022-03-15 03:41:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2022-03-15 03:41:49 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.