Namespace
goharbor
Image / Tag
harbor-registryctl:v2.13.3-rc2
Content Digest
sha256:7bc6ec864147801295595fe7e74695bf43fc5db023b1c977c296a90745ce3a0d
Details
Created

2025-11-19 08:09:28 UTC

Size

66.1 MB

Content Digest
Labels
  • base-build-date
    20251119
  • build-date
    20251113
  • 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:a9ffbefd365d1d8d5fb6c3c3fcd8e078d498a8e0dc5cdbad5c72bd110fb7ab37 - 23.33% (15.4 MB)

[#001] sha256:613c3a98f752d8f120a513c09c8105fd9efea915d393923a8dd5ca0417311779 - 4.54% (3 MB)

[#002] sha256:028af537911c059590121b2d0681318b929aeebbc17cb22ab212ab19a9f77399 - 0.0% (679 Bytes)

[#003] sha256:d7137ea9b17754a06e197a0a121dcccfd559327c5ba87c7cdabf3ee0545ca6fc - 9.95% (6.58 MB)

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

[#005] sha256:ad302abfae6a250d329764678b3c29266538a21f7512f13e5200158a4d8b77d3 - 25.83% (17.1 MB)

[#006] sha256:f76b4b7a52d15b2a15bb764727202a11ec3d089f637b6a3014db45cf12645064 - 36.36% (24 MB)


History
2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)

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

2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)

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

2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-11-19 08:09:08 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-11-19 08:09:08 UTC

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

2025-11-19 08:09:21 UTC

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

2025-11-19 08:09:22 UTC

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

2025-11-19 08:09:23 UTC

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

2025-11-19 08:09:24 UTC

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

2025-11-19 08:09:24 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-11-19 08:09:25 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-11-19 08:09:26 UTC

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

2025-11-19 08:09:27 UTC

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

2025-11-19 08:09:28 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