Namespace
goharbor
Image / Tag
harbor-registryctl:v2.12.1
Content Digest
sha256:55d00f0656a8ca5d7e23f52dc6afc5c8b2e0a3272680105e68891e2768a3ee73
Details
Created

2024-12-20 05:37:51 UTC

Size

66 MB

Content Digest
Labels
  • base-build-date
    20241213
  • build-date
    20241208
  • 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:0e5c20819ebf121546a5f44c652250bf3911f59e0601c738b21424904a8039bb - 23.49% (15.5 MB)

[#001] sha256:d195b685c7a0bf6cde576268f411c095c80234582b0cabaabc25455ba57ca7b4 - 8.0% (5.28 MB)

[#002] sha256:20da6b527e0b41979c685413be0f21e82ab8a727826382b81f7a1b54201135c7 - 0.0% (684 Bytes)

[#003] sha256:d32c4366dc588609a1181239be2e09e694bbce5df0b66657f93e26889b918da0 - 9.6% (6.34 MB)

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

[#005] sha256:475774aa4601b09cab2e7f7686b24e21639cf3a946531e0450cb348d4990c60c - 24.41% (16.1 MB)

[#006] sha256:cf6517f1336b0715288db9afce75dbb66f435ca95e46f1fc67ea62cc8050071d - 34.5% (22.8 MB)


History
2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)

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

2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)

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

2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-12-13 08:56:09 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-12-13 08:56:10 UTC

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

2024-12-20 05:37:44 UTC

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

2024-12-20 05:37:45 UTC

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

2024-12-20 05:37:46 UTC

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

2024-12-20 05:37:47 UTC

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

2024-12-20 05:37:47 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-12-20 05:37:48 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-12-20 05:37:49 UTC

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

2024-12-20 05:37:50 UTC

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

2024-12-20 05:37:51 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