Namespace
goharbor
Image / Tag
prepare:v2.12.3-rc1
Content Digest
sha256:c71c2d571a7a7106458cfd5cf53a1bedf986654bf12f9e4d86dd7ba0c5fd6cc2
Details
Created

2025-04-29 11:09:54 UTC

Size

96.1 MB

Content Digest
Labels
  • base-build-date
    20250429
  • build-date
    20250427
  • 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:259e20632a8931bea69b741f75472610b0cba464dad95d1b0854009e22751382 - 16.18% (15.6 MB)

[#001] sha256:954f5839e88d99f3a691e72790b0f3ef309869cb5e2bb4b39046d9200a2ce80b - 49.25% (47.3 MB)

[#002] sha256:99086d0300e41cc417107457c85f320d7f6d765327a9a36027da00674688ad54 - 24.02% (23.1 MB)

[#003] sha256:3cdab563a9a71b14c31523c40741794da35d257cebd49ff27ca2c699cc730aa0 - 9.21% (8.85 MB)

[#004] sha256:f0c916d06a5675fba51903b65dc7bb6c5b0d8f4735c57af627f7eb9ca1905ec8 - 0.01% (9.48 KB)

[#005] sha256:9f6e1d3543a9cd6946d63ec360ab28f33163cb9065b658ea7535c325a1d0f054 - 0.0% (126 Bytes)

[#006] sha256:5c1649200768192c36c76ea244e16e4bb8c80c1a47acd9937d1e6911b37d670b - 0.0% (100 Bytes)

[#007] sha256:c4d443ba6359def2f0b1b2c6c206827bbf06f000a17f12d94916dacd2d4ef70a - 0.0% (2.66 KB)

[#008] sha256:17c6cd8651cf1b07fe7915ce24ad331f59150b4b69aee8b48eb77d8a0a74ce2c - 1.29% (1.24 MB)

[#009] sha256:70c3c4b0a04671852d0eec9a60ab7df80bcd2bdc45895abbc302deb1f606c767 - 0.04% (42.3 KB)


History
2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)

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

2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)

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

2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-04-29 11:09:20 UTC

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

2025-04-29 11:09:24 UTC

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

2025-04-29 11:09:27 UTC

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

2025-04-29 11:09:33 UTC

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

2025-04-29 11:09:33 UTC

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

2025-04-29 11:09:46 UTC

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

2025-04-29 11:09:47 UTC

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

2025-04-29 11:09:48 UTC

/bin/sh -c mkdir -p /harbor_make

2025-04-29 11:09:50 UTC

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

2025-04-29 11:09:52 UTC

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

2025-04-29 11:09:53 UTC

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

2025-04-29 11:09:53 UTC

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

2025-04-29 11:09:54 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