Namespace
goharbor
Image / Tag
registry-photon:v2.11.0-dev
Content Digest
sha256:4043437ea6bf2b28db26bc4fe88a540e5b62f607cf3414051e5ff0d442cccb9e
Details
Created

2024-08-12 02:37:11 UTC

Size

31.1 MB

Content Digest
Labels
  • base-build-date
    20240809
  • build-date
    20240804
  • 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:4d59cc894b0497391fb9fb15701bc970b075710b9561ebd7e902d580cb1796ef - 49.49% (15.4 MB)

[#001] sha256:e7720109eade7e9802f009b53943e0fa2e2e9592ad4d9d208b4f29bd764d6769 - 9.55% (2.97 MB)

[#002] sha256:f2e72c493e7318fb814e21dc6db96c8f57a1354f1c2352c9525764b321dd4f6d - 0.0% (681 Bytes)

[#003] sha256:78d6b3091e946c5f8b7a61ffda61d21648b26b47b8f73019e6ef0c745d52d93b - 0.0% (401 Bytes)

[#004] sha256:7f5e64a2fd16ead4ae22a451eccbaa93149d9e3a68dfb9766339c0b2f86c2e4e - 19.96% (6.21 MB)

[#005] sha256:11b0be8a06a32a6529717220695e97a1fa2ff218bc3a2651a0c513df42fc6f69 - 21.0% (6.53 MB)


History
2024-08-04 10:44:02 UTC (buildkit.dockerfile.v0)

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

2024-08-04 10:44:02 UTC (buildkit.dockerfile.v0)

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

2024-08-04 10:44:02 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-08-09 06:11:57 UTC

/bin/sh -c tdnf install -y shadow >> /dev/null && tdnf clean all && mkdir -p /etc/registry && groupadd -r -g 10000 harbor && useradd --no-log-init -m -g 10000 -u 10000 harbor

2024-08-09 06:11:58 UTC

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

2024-08-12 02:37:05 UTC

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

2024-08-12 02:37:06 UTC

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

2024-08-12 02:37:07 UTC

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

2024-08-12 02:37:07 UTC

/bin/sh -c chown -R harbor:harbor /etc/pki/tls/certs && chown harbor:harbor /home/harbor/entrypoint.sh && chmod u+x /home/harbor/entrypoint.sh && chown harbor:harbor /home/harbor/install_cert.sh && chmod u+x /home/harbor/install_cert.sh && chown harbor:harbor /usr/bin/registry_DO_NOT_USE_GC && chmod u+x /usr/bin/registry_DO_NOT_USE_GC

2024-08-12 02:37:08 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:5000 || curl -k --fail -s https://localhost:5443 || exit 1"] "0s" "0s" "0s" '\x00'}

2024-08-12 02:37:09 UTC

/bin/sh -c #(nop) USER harbor

2024-08-12 02:37:10 UTC

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

2024-08-12 02:37:11 UTC

/bin/sh -c #(nop) VOLUME [/storage]

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