Namespace
goharbor
Image / Tag
harbor-prepare-base:v2.14.3
Content Digest
sha256:e4cba8fdf397ba671c4bfa70384fae0522f441453b73312db085a0e8e11e3e6f
Details
Created

2026-03-06 14:30:57 UTC

Size

95.4 MB

Content Digest
Labels
  • base-build-date
    20260306
  • build-date
    20260214
  • 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:f32f037feefe20936642c5e340e8c64d93058451336cb65f19d013394bb72823 - 16.24% (15.5 MB)

[#001] sha256:3fb8f2e0cbb8395bc40d986e2ecec10cca4d4c4442bb705d5e0400b143aa7d82 - 49.43% (47.2 MB)

[#002] sha256:a74d32723be726430fb52fab6b6d8fc5afc820a2935a0d800680387637e51137 - 24.6% (23.5 MB)

[#003] sha256:6135d0c1b20ab1d3f64507065cae6ffe22903cd850a19c209f9e37d9a63f930e - 9.71% (9.27 MB)

[#004] sha256:80bb154945c2e2bd189442869a5b812d4155a53bd0ed8bc1ed4ebf0cb13baa2d - 0.01% (9.49 KB)


History
2026-03-03 18:45:13 UTC (buildkit.dockerfile.v0)

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

2026-03-03 18:45:13 UTC (buildkit.dockerfile.v0)

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

2026-03-03 18:45:13 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2026-03-06 14:30:30 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all # buildkit

2026-03-06 14:30:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c pip3 install pipenv==2025.0.3 # buildkit

2026-03-06 14:30:40 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c tdnf install -y rpm cpio apr-util # buildkit

2026-03-06 14:30:57 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/* # buildkit

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