Namespace
goharbor
Image / Tag
registry-photon:v2.11.1
Content Digest
sha256:5645d459af2ba7200020a3473bc345ae87a2e2e189375b9a04cd6ec035c850fa
Details
Created

2024-08-15 10:04:40 UTC

Size

33.4 MB

Content Digest
Labels
  • base-build-date
    20240815
  • build-date
    20240811
  • 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:21fde6fe72566aba3f2c5d7bf4b4fe073c6c0b8fc4ebfac23ab5a0974c583361 - 46.09% (15.4 MB)

[#001] sha256:93cfc6fe9bd16bf5c12823bed09b34824c10d55b7fd4ac21550cea5b94cbc3fb - 15.76% (5.26 MB)

[#002] sha256:3f09ac77f3a6c9e99d2d3c3fa84c1ac2663108d5fb5bd781a4b7945089c63b28 - 0.0% (679 Bytes)

[#003] sha256:92a81996d860a7fc60786efaec78f986acb8c6424b260d2ef689677237c9c30c - 0.0% (399 Bytes)

[#004] sha256:4ccdabe8c7e32330a2fb4b4eca0e0cc50ab8fe1fa8f40210573f910a29152d62 - 18.59% (6.21 MB)

[#005] sha256:5e84eb2bc6e531d3ca71ed3c8ee35b67f9154ff42ef4af92eb5b1f6d5e327b54 - 19.56% (6.53 MB)


History
2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

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

2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

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

2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-08-15 10:03:52 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-15 10:03:53 UTC

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

2024-08-15 10:04:34 UTC

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

2024-08-15 10:04:35 UTC

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

2024-08-15 10:04:36 UTC

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

2024-08-15 10:04:36 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-15 10:04:37 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-15 10:04:38 UTC

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

2024-08-15 10:04:39 UTC

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

2024-08-15 10:04:40 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