Namespace
goharbor
Image / Tag
registry-photon:v2.11.1-rc1
Content Digest
sha256:0f2bdf2d3de7e0c52fe68e6ca14ca62c8745377403b32bee4e327119029b91ad
Details
Created

2024-08-12 10:51:32 UTC

Size

31.1 MB

Content Digest
Labels
  • base-build-date
    20240812
  • 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:9da6b68ac24bf0ad8c50a937ad2583a03bf85d24a31d2960d44cd2c476c0e97c - 9.55% (2.97 MB)

[#002] sha256:f54ef84830c5a32fa45b1c832a1bee520e12a8ec92ed95d5c6623f10b7739b1f - 0.0% (678 Bytes)

[#003] sha256:9bed486bde27537be8d233744c566ce59fce673005e6c46375dadf21aad8d4ca - 0.0% (399 Bytes)

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

[#005] sha256:7d7efacaffdc25b003004f1388d94abb83f401ec0d1e2c9807fedc3a040eb9a1 - 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-12 03:57:15 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-12 03:57:16 UTC

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

2024-08-12 10:51:26 UTC

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

2024-08-12 10:51:27 UTC

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

2024-08-12 10:51:28 UTC

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

2024-08-12 10:51:28 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 10:51:29 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 10:51:30 UTC

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

2024-08-12 10:51:31 UTC

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

2024-08-12 10:51:32 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