 Namespace
        Namespace
        2024-12-10 08:18:00 UTC
70.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:03bd5c7bed57151c478d987df1d9497d5028d978aee3fb1256cd7a15450a0a40 - 21.81% (15.4 MB)
[#001] sha256:a75446d6ea1ea1c0794107963fe25ece44bc53699ff9e98d39f978bac6c56f0f - 14.49% (10.3 MB)
[#002] sha256:360e1dd6dc18bcd4e074f0eef7fb7a199463650cdb7c3320425f433c0123cd99 - 0.0% (681 Bytes)
[#003] sha256:a2ff92df1916c32c884275df50127ad23da4092818deab390ff931b4452f41ec - 8.96% (6.34 MB)
[#004] sha256:684ed3b1668227c3d61bee1d9d994f7aa49b7362306c6bb25004050c3f8fede3 - 0.0% (380 Bytes)
[#005] sha256:b8ee8bdc9ddc38211f652559f0dfeef238828e7b1292f7fe8b1cb30a21679471 - 22.66% (16 MB)
[#006] sha256:bb57067cb9601d079cd1c02097a2501ad1327d4175327b35cc92f8280b2689cb - 32.08% (22.7 MB)
ADD photon-rootfs-5.0-d7b91e2d9.x86_64.tar.gz / # buildkit
2024-12-01 10:44:37 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241201
2024-12-01 10:44:37 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-12-09 06:06:36 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-12-09 06:06:37 UTC/bin/sh -c #(nop) LABEL base-build-date=20241209
2024-12-10 08:17:53 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2024-12-10 08:17:54 UTC/bin/sh -c #(nop) COPY file:0d97147b937f0c0621639e7fcfdb93bb67879c362669242fd186629ce0a9f335 in /usr/bin/registry_DO_NOT_USE_GC
2024-12-10 08:17:55 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2024-12-10 08:17:56 UTC/bin/sh -c #(nop) COPY file:440f727a5d5f7c3552c386c23527d10fc445703074de3ec55810c4a23f3d159f in /home/harbor
2024-12-10 08:17:56 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-12-10 08:17:57 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-12-10 08:17:58 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2024-12-10 08:17:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2024-12-10 08:18:00 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.