Namespace
goharbor
Image / Tag
registry-photon:v2.12.0-rc1
Content Digest
sha256:1422efb1b6711a319e611c359a90880be986952da9103215749835e0f75b5a31
Details
Created

2024-10-25 10:04:54 UTC

Size

31.4 MB

Content Digest
Labels
  • base-build-date
    20241025
  • build-date
    20241023
  • 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:69f3f4f936bbecace0dfa103edacf28c180057c701a00194302a0dd3d320cbb4 - 49.09% (15.4 MB)

[#001] sha256:1b1d8cfa01be88ffaa5e36b193d593eb34408e9d25da6fd15bd40999df5790a0 - 9.48% (2.97 MB)

[#002] sha256:7646df913e65a897df461871e6c24d02a4ed6d2c5df2f669d5fe72b488d0c60e - 0.0% (682 Bytes)

[#003] sha256:4ee6bee671de981a5f724dbcc1acafb96d0a6c06f4c691aa042deeedf8f7d337 - 0.0% (399 Bytes)

[#004] sha256:6bc750c796b5f2722fefe98411dd9fe6f822dd96da8044c63a050b8ef55c5472 - 20.2% (6.34 MB)

[#005] sha256:0df3fce4b45baf0aed14e974c4613dfce13fbb9ded50fca486780a3ae603b6da - 21.23% (6.66 MB)


History
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)

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

2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)

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

2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-10-25 07:03:32 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-10-25 07:03:32 UTC

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

2024-10-25 10:04:48 UTC

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

2024-10-25 10:04:49 UTC

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

2024-10-25 10:04:50 UTC

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

2024-10-25 10:04:50 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-10-25 10:04:51 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-10-25 10:04:52 UTC

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

2024-10-25 10:04:53 UTC

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

2024-10-25 10:04:54 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