2025-01-21 09:57:18 UTC
44.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:27eeeda7eac9a12f7fc9d8ed51eac6d16e79f4e2dfd8bb6d093f2ac4e47038bb - 36.89% (16.3 MB)
[#001] sha256:c2ba5f9f5834ca46903312b9ebf426eaf95327d7bb171e5ba1ef801b5ad0cc1d - 11.48% (5.08 MB)
[#002] sha256:60509d92b979a61a888fb8535e69aa9cd6919fda79aa9b04ce6e7e05ff5eed13 - 0.0% (532 Bytes)
[#003] sha256:5070aa65ab68f9ae6f506fdff8c5371f138aaeab1bbae850f72bb6f73ea9e99d - 14.29% (6.33 MB)
[#004] sha256:7b957934fb5e6e605d8fe367a986a22809b1d2a6932eef6f95a29ed73c1ad85c - 0.0% (376 Bytes)
[#005] sha256:0a9dbd10abbf06a27c7caf63a5ef49b31a3e79ec0f2fb80a241be85cc977861b - 11.18% (4.95 MB)
[#006] sha256:bb0f7dc26fd61fd946460b377f13d2f04649cad1bbd0780fc8378d6011f00f4c - 26.15% (11.6 MB)
ADD photon-rootfs-4.0-561b63cdd.tar.gz / # buildkit
2025-01-05 10:50:55 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20250105
2025-01-05 10:50:55 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-01-17 08:41:19 UTC/bin/sh -c tdnf install sudo -y >> /dev/null && tdnf clean all && groupadd -r -g 10000 harbor && useradd --no-log-init -m -g 10000 -u 10000 harbor && mkdir -p /etc/registry
2025-01-21 09:57:11 UTC/bin/sh -c #(nop) COPY file:7410bc3d46bc5ca6c6fa3c4c81f8c231269d4466eab150a9143ce7544cc4f161 in /home/harbor
2025-01-21 09:57:12 UTC/bin/sh -c #(nop) COPY file:d55d0ea7c3730d4a19b4f37df86b3a0b19d0bb9fa6a69fe7bb33047399731b8b in /usr/bin
2025-01-21 09:57:13 UTC/bin/sh -c #(nop) COPY file:c80e1bc43726b0d5b79cb3d903ccb69ce261e7cbfcc7208d438badfffe2169a1 in /home/harbor
2025-01-21 09:57:14 UTC/bin/sh -c #(nop) COPY file:2579c1ea13d840be069a6306b9fbebc7263ade125a1f1053446c93ca3e5ce1db in /home/harbor
2025-01-21 09:57:14 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 && chmod u+x /usr/bin/registry && 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
2025-01-21 09:57:15 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://127.0.0.1:8080/api/health || exit 1"] "0s" "0s" "0s" '\x00'}
2025-01-21 09:57:16 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2025-01-21 09:57:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2025-01-21 09:57:18 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.