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

2026-03-04 06:49:51 UTC

Size

95.4 MB

Content Digest
Labels
  • base-build-date
    20260304
  • 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.25% (15.5 MB)

[#001] sha256:3c88bcb9a9bddc9cbc0d5031bc41ae3d2c0eb9b479257382f46ca1dc81d11cbb - 49.46% (47.2 MB)

[#002] sha256:ad5430dffdb21ea9cd4a3bdd9c504713affa41353fcedd79e43700d28de0bb3f - 24.61% (23.5 MB)

[#003] sha256:13998f5301049efcdf576eb46a5e76cdc59c72cac789d7a9b13d23157475b20c - 9.67% (9.22 MB)

[#004] sha256:ad392c62e6b0cd7e66c596cf6b2e1534c20af8f5c81b8cc21e819477682822f9 - 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-04 06:49:11 UTC (buildkit.dockerfile.v0)

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

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

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

2026-03-04 06:49:23 UTC (buildkit.dockerfile.v0)

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

2026-03-04 06:49:51 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