Namespace
goharbor
Image / Tag
harbor-registryctl:dev
Content Digest
sha256:90a6f1b1e945335aa122e1d384f3d80051e38347dd0d9051a963003eeb40630a
Details
Created

2025-10-28 11:00:49 UTC

Size

68.1 MB

Content Digest
Labels
  • base-build-date
    20251028
  • build-date
    20251011
  • 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:956716c4eae22a78c3e2e517169161276b96add3dc9ca0dfeada383f787af9af - 22.35% (15.2 MB)

[#001] sha256:3d915d8f47498d86f5edb4ed0eaf1dd8d6100b0db03bf85e14f6555b28d6b403 - 7.75% (5.28 MB)

[#002] sha256:89446af4308549caeecc62c1e8687ddd278e4dfea4a58624b481ddc376a43f30 - 0.0% (679 Bytes)

[#003] sha256:18ea504179f901f86863118b58bc9701650139fb742711b8d61cdfa0c6d2068e - 9.65% (6.58 MB)

[#004] sha256:a92dadd8d6f58149997cbabf6329f88d9fbbe4ce2d571d4d158b3f41887a1672 - 0.0% (379 Bytes)

[#005] sha256:b08e2fc8100ac5341bb83369e449a527b01a9ad3a3cefb164df9a8c42e968fb0 - 25.06% (17.1 MB)

[#006] sha256:62cd1f8f1c2f8eee632696d3915d5fe1a835add935e2d67faf4acf5117666e0c - 35.18% (24 MB)


History
2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

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

2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

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

2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-10-28 11:00:28 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-10-28 11:00:29 UTC

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

2025-10-28 11:00:42 UTC

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

2025-10-28 11:00:43 UTC

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

2025-10-28 11:00:44 UTC

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

2025-10-28 11:00:45 UTC

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

2025-10-28 11:00:45 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-10-28 11:00:46 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-10-28 11:00:47 UTC

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

2025-10-28 11:00:48 UTC

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

2025-10-28 11:00:49 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