2023-11-29 03:20:35 UTC
58.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:08ea4ebc4a9fde232b535b755d10ff768ea9fb9d5e8a3f6b728fb8408abdd3b0 - 26.48% (15.4 MB)
[#001] sha256:19f04c74ccd58c8a0dcfbc22c88cfcdafcbb6a8b0385b08cb7061aaf52877fac - 3.51% (2.04 MB)
[#002] sha256:f34c0e412dd7383fd21f2c8f68ff2aab0ff04a93a7f18073f7501b23faf5ad84 - 0.0% (680 Bytes)
[#003] sha256:839c43b0f2dd7700c69269cc25bbd66ccb81b4b75bda79da5a4d5ad38e443c0a - 10.44% (6.06 MB)
[#004] sha256:88f79cd0a14f18e7fc959ac7fc9ffecf90b59e8569b2f9895b1655f0e71a4a4b - 0.0% (378 Bytes)
[#005] sha256:88c405918a13951d25b4e072ff1867abc968f20528d768db09de0ab5a0986892 - 24.29% (14.1 MB)
[#006] sha256:4663aeaaf0e5a541e8f3f521490fa37eb6eb4d75f33743a9bfbca46493a48b49 - 35.28% (20.5 MB)
/bin/sh -c #(nop) ADD file:74289d4648cd32f2634619d9d1e151f1838d84ff29412d2a7ccca86a65b71d13 in /
2023-11-28 23:42:11 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20231125
2023-11-28 23:42:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-11-29 03:20:19 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-11-29 03:20:20 UTC/bin/sh -c #(nop) LABEL base-build-date=20231129
2023-11-29 03:20:28 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2023-11-29 03:20:29 UTC/bin/sh -c #(nop) COPY file:af86e1bb802d060c7fbb8aa95d6e263c3b1d805eeca2d11372fdf53f8eef7cf9 in /usr/bin/registry_DO_NOT_USE_GC
2023-11-29 03:20:30 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2023-11-29 03:20:31 UTC/bin/sh -c #(nop) COPY file:3da73b16fd4526d68fe514f659f4f2731aac97d698e13324b8f2a0e0aa802485 in /home/harbor
2023-11-29 03:20:31 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-11-29 03:20:32 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-11-29 03:20:33 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2023-11-29 03:20:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2023-11-29 03:20:35 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.