Namespace
goharbor
Image / Tag
harbor-registryctl:v2.14.0-rc1
Content Digest
sha256:105ab4a446891b2494baeb5ef2e52d97ea0f6ff75cefcaf6b93c077b58ed9438
Details
Created

2025-08-29 09:39:32 UTC

Size

66 MB

Content Digest
Labels
  • base-build-date
    20250829
  • build-date
    20250826
  • name
    Photon OS x86_64/5.0 Base Image
  • vendor
    VMware

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:7a183a17f616e7de2098bca583910244df411d7aa52e269b6b348d0993383037 - 23.45% (15.5 MB)

[#001] sha256:f4f153db1de077f3340617ceb31476fd9c5695e961efeeeaac42b43837f329c7 - 4.53% (2.99 MB)

[#002] sha256:a0cb732118303b597fe5553169f2142307ef3e95973d8b4be421b3cb213470dd - 0.0% (676 Bytes)

[#003] sha256:088aa3e61f0b09d7ea50fea9f6826ecdcdd733aa115a80dbf82ba3f6c29ba20d - 9.96% (6.58 MB)

[#004] sha256:b6163798791ef0d505dcf72161c92794e9b326a2dfe96c33dc3f94325d6dec69 - 0.0% (377 Bytes)

[#005] sha256:92727566cd277e16a5f3849698a42eba2db09dcc64a04bec4a4d219f73e4d7a9 - 25.8% (17 MB)

[#006] sha256:7dd82cbfa346275c51a5730388fc3d63ec1c146312bf46fb1b8b5c457d8241e6 - 36.25% (23.9 MB)


History
2025-08-26 20:22:32 UTC (buildkit.dockerfile.v0)

ADD photon-rootfs-5.0-aeb775137.x86_64.tar.gz / # buildkit

2025-08-26 20:22:32 UTC (buildkit.dockerfile.v0)

LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250826

2025-08-26 20:22:32 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-08-29 09:39:18 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

2025-08-29 09:39:18 UTC

/bin/sh -c #(nop) LABEL base-build-date=20250829

2025-08-29 09:39:25 UTC

/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor

2025-08-29 09:39:26 UTC

/bin/sh -c #(nop) COPY file:897e284931cd459bcb46b133517da0acdd54ad5bbc82a2a4f6fd3b748f1518f4 in /usr/bin/registry_DO_NOT_USE_GC

2025-08-29 09:39:27 UTC

/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor

2025-08-29 09:39:28 UTC

/bin/sh -c #(nop) COPY file:8d6b268f3536ac371a6ad6d74833819e983d60b250e4852af62e181d895378c7 in /home/harbor

2025-08-29 09:39:28 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

2025-08-29 09:39:29 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'}

2025-08-29 09:39:30 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/registry]

2025-08-29 09:39:31 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]

2025-08-29 09:39:32 UTC

/bin/sh -c #(nop) USER harbor

Danger Zone
Delete Tag

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.

Delete