Namespace
goharbor
Image / Tag
harbor-registryctl:v2.10.3-dev
Content Digest
sha256:b0c6c619f39ec0f5af8f16dee128ee070ad9fd5366a7be7fc4b2f40581f87885
Details
Created

2024-08-16 08:03:01 UTC

Size

61.2 MB

Content Digest
Labels
  • base-build-date
    20240702
  • build-date
    20240701
  • 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:b73a46d4c129568123ce69e30e9dd94d4c82621477ea07ebb8450eece5393722 - 25.13% (15.4 MB)

[#001] sha256:f82c6e242c6f2f093c144b6017df1185229ddf1995c60f9caabdae1d83b45d0e - 4.85% (2.97 MB)

[#002] sha256:9c4a0df1ceec4d90b89fb898c00e1eb28a6afeb10c39afd9cb7d2d9014cf1c2a - 0.0% (683 Bytes)

[#003] sha256:79db11b801fbe0433aef2a1bb69943d379e742098496b087394b7b6a9cb401a2 - 10.14% (6.21 MB)

[#004] sha256:81c888e0c451a0d3b5a2662b4ab81d9afe9f17c934f09fd41c5853a24fd3236c - 0.0% (382 Bytes)

[#005] sha256:05c678b325fb6e1f23d0f51e45f2dabe78a64c53da1e1dd4a1c3107f1958701f - 24.61% (15.1 MB)

[#006] sha256:8986e7ac652d40c6e917932f0e7e2ad5649d339e95e433cbf8b5ede5284aa56e - 35.27% (21.6 MB)


History
2024-07-01 22:53:29 UTC (buildkit.dockerfile.v0)

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

2024-07-01 22:53:29 UTC (buildkit.dockerfile.v0)

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

2024-07-01 22:53:29 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-07-02 07:40:06 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-07-02 07:40:07 UTC

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

2024-08-16 08:02:54 UTC

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

2024-08-16 08:02:55 UTC

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

2024-08-16 08:02:56 UTC

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

2024-08-16 08:02:57 UTC

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

2024-08-16 08:02:57 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-08-16 08:02:58 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-08-16 08:02:59 UTC

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

2024-08-16 08:03:00 UTC

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

2024-08-16 08:03:01 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