Namespace
goharbor
Image / Tag
harbor-registryctl:v2.12.0
Content Digest
sha256:18c83c13168cf77a87ff7451e1996142644bd3608206f11eb12055032d980e7e
Details
Created

2024-11-05 07:14:14 UTC

Size

63.4 MB

Content Digest
Labels
  • base-build-date
    20241105
  • build-date
    20241023
  • 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:69f3f4f936bbecace0dfa103edacf28c180057c701a00194302a0dd3d320cbb4 - 24.27% (15.4 MB)

[#001] sha256:631ee53930dc74918f90c99d93e5eaa6e01ccff4b77532e444f2d75971cf1819 - 4.69% (2.97 MB)

[#002] sha256:90f5d915786d30c030760f955fd7a69b95f59ae51b5351dfc2040784b1ee5516 - 0.0% (679 Bytes)

[#003] sha256:9d93e2dd3c65a259a696f86568297909450ac28604761b8bd2fb46152c6edc68 - 9.99% (6.34 MB)

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

[#005] sha256:c19365be1a7f92ad9979cc69f6e71b1316cc0e074ab05c9e7ee0ebd7b40fef50 - 25.27% (16 MB)

[#006] sha256:511dbf9215ba6d5fc5c06400c0521295d4459e02aa5320836b1719848d8eeca1 - 35.78% (22.7 MB)


History
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)

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

2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)

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

2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-11-05 07:13:56 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-11-05 07:13:57 UTC

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

2024-11-05 07:14:07 UTC

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

2024-11-05 07:14:08 UTC

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

2024-11-05 07:14:09 UTC

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

2024-11-05 07:14:10 UTC

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

2024-11-05 07:14:10 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-11-05 07:14:11 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-11-05 07:14:12 UTC

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

2024-11-05 07:14:13 UTC

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

2024-11-05 07:14:14 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