Namespace
goharbor
Image / Tag
harbor-prepare-base:v2.13.5
Content Digest
sha256:745fba3ebe3ee6598e7afb2c41cd5f18989278315b6b056557f249570f1f8564
Details
Created

2026-03-06 10:20:33 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:d87c41c1991bf0bce2fc077cb60970a6df922a1b10582aa118dca54d5620060d - 49.43% (47.2 MB)

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

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

[#004] sha256:a5602122eb84de53086fab8005022ac972e9ec39799a09a90f39525fc06dfa47 - 0.01% (9.48 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 10:19:56 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 10:19:59 UTC (buildkit.dockerfile.v0)

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

2026-03-06 10:20:07 UTC (buildkit.dockerfile.v0)

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

2026-03-06 10:20:33 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