Namespace
goharbor
Image / Tag
harbor-prepare-base:dev
Content Digest
sha256:a02d17429c0894403d7f1c332ec69c2569e62724ca49dba83746a9d799ec1c0c
Details
Created

2026-03-10 08:05:27 UTC

Size

95.5 MB

Content Digest
Labels
  • base-build-date
    20260310
  • 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:a8da16336e55f469f55a512f7e6d78c0e0237f44b621972314dbb05d28589d32 - 49.43% (47.2 MB)

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

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

[#004] sha256:86ade25eff425794acd1cc8e96f0e8560e83ae523bca5fde8d48225dc2b1ac96 - 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-10 08:04:48 UTC (buildkit.dockerfile.v0)

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

2026-03-10 08:04:51 UTC (buildkit.dockerfile.v0)

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

2026-03-10 08:05:00 UTC (buildkit.dockerfile.v0)

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

2026-03-10 08:05:27 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