Namespace
goharbor
Image / Tag
prepare:v2.14.0-rc2
Content Digest
sha256:23f9bcbc86e60336a424d1607b61f5ed97a8402828c3aba5319bf774480da586
Details
Created

2025-09-09 11:33:12 UTC

Size

95.4 MB

Content Digest
Labels
  • base-build-date
    20250909
  • build-date
    20250907
  • name
    Photon OS x86_64/5.0 Base Image
  • vendor
    VMware

Environment
LANG

en_US.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:02edd478168e54ed96c65125f76bb981d73dc5ceffbe7b8d475bc0c516f71f1d - 16.23% (15.5 MB)

[#001] sha256:cfdadf0c5f3d34e042c44fc21269146f4e9700a38d10bc2ad0a7fce6b3d08fb2 - 49.44% (47.2 MB)

[#002] sha256:1b28ecd864ab5b435b44876f567c18388fb420c577325ab14bd693b2247f267f - 24.74% (23.6 MB)

[#003] sha256:403f4f1d56703e347ff2f9468ff678d6168f6985d78236e8bd16094624bb63f7 - 9.08% (8.67 MB)

[#004] sha256:36ddfdd2550913a2a475a1fc76bff1d90ae3804095fd40f5b7255478cfe4bc8d - 0.01% (9.49 KB)

[#005] sha256:5b1565560a7afedc2bd5766bf925dec18b8a83a95c05024755c967f24bf36867 - 0.0% (123 Bytes)

[#006] sha256:470b5fa5372739988e5151b8c69457c36e5ad575c334cec74761646dae5d3099 - 0.0% (100 Bytes)

[#007] sha256:39bea911ca3719499bc8d06d8ec3c3bb643a47f5ed65eaa7b10ff986ad6ffa6f - 0.0% (1.77 KB)

[#008] sha256:7b9b4146531ce4e66b14727e42f65ac88277d76544135b2efdb1611e5d20fef8 - 0.44% (426 KB)

[#009] sha256:4f08a495e85c4a16e85695d46b28ae22628a834756eefd8718e4612ad375d268 - 0.05% (51.9 KB)


History
2025-09-07 10:47:55 UTC (buildkit.dockerfile.v0)

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

2025-09-07 10:47:55 UTC (buildkit.dockerfile.v0)

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

2025-09-07 10:47:55 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-09-09 11:32:32 UTC

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

2025-09-09 11:32:35 UTC

/bin/sh -c pip3 install pipenv==2025.0.3

2025-09-09 11:32:39 UTC

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

2025-09-09 11:32:44 UTC

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

2025-09-09 11:32:45 UTC

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

2025-09-09 11:33:04 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF-8

2025-09-09 11:33:05 UTC

/bin/sh -c #(nop) WORKDIR /usr/src/app

2025-09-09 11:33:06 UTC

/bin/sh -c mkdir -p /harbor_make

2025-09-09 11:33:08 UTC

/bin/sh -c #(nop) COPY multi:67da2d2158e7f1e837249a2347405deb98a493a43081edc2c215f1a578b5b088 in /usr/src/app/

2025-09-09 11:33:09 UTC

/bin/sh -c set -ex && pipenv install --deploy --system

2025-09-09 11:33:11 UTC

/bin/sh -c #(nop) COPY dir:5754a0d160a20b4384c8ddd32a5869bab42e93d45fc6f5dc19c00be7e9c17e78 in /usr/src/app

2025-09-09 11:33:11 UTC

/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]

2025-09-09 11:33:12 UTC

/bin/sh -c #(nop) VOLUME [/harbor_make]

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