Namespace
goharbor
Image / Tag
prepare:v2.13.1-dev
Content Digest
sha256:b47562eceb5bdf2bd003341820edd30dba6d7f2deaf0ab17fef2f14f40eb1b17
Details
Created

2025-07-29 08:05:36 UTC

Size

99.1 MB

Content Digest
Labels
  • base-build-date
    20250718
  • build-date
    20250629
  • 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:8448683fd5fb8663180725e71cd89bd3542d6a07b7400b3f77ca146b9a3a96b5 - 15.7% (15.6 MB)

[#001] sha256:2db187f4b4ba7575d950ca3ca10d0537c516c292f9649c596c74753cb434b1e2 - 47.61% (47.2 MB)

[#002] sha256:c74b80364323eba95cbff02058d185bb0780d82f014da5a2d022d72b3890c8c7 - 26.64% (26.4 MB)

[#003] sha256:0e6d3ecea453b5b22319dc1eea861e73bab849f29c1cd0650e0641847cf78c8d - 8.73% (8.65 MB)

[#004] sha256:31d0835aad042d6b2bc4b00f139b8e7071191f879fb352a124334214bbd67214 - 0.01% (9.47 KB)

[#005] sha256:66c3a0c1b98f7ac960ca6ea104c99bbb96ff27a5007a62b6095b18028d42cb5b - 0.0% (124 Bytes)

[#006] sha256:563d7fe4124c7a61781f4e5fcbea12f818fca3879e76bb14d621866738669069 - 0.0% (100 Bytes)

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

[#008] sha256:cb60931f29589707caedc2cc3ce7c011473d09aac3f96517b70a57227946fec1 - 1.26% (1.24 MB)

[#009] sha256:53140f423c67ce9f816f4244882baffb5af1a5c230dee11d707e06c960d6801b - 0.05% (46 KB)


History
2025-06-29 10:58:03 UTC (buildkit.dockerfile.v0)

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

2025-06-29 10:58:03 UTC (buildkit.dockerfile.v0)

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

2025-06-29 10:58:03 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-07-18 09:30:19 UTC

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

2025-07-18 09:30:23 UTC

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

2025-07-18 09:30:32 UTC

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

2025-07-18 09:30:36 UTC

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

2025-07-18 09:30:37 UTC

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

2025-07-29 08:05:28 UTC

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

2025-07-29 08:05:29 UTC

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

2025-07-29 08:05:30 UTC

/bin/sh -c mkdir -p /harbor_make

2025-07-29 08:05:32 UTC

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

2025-07-29 08:05:33 UTC

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

2025-07-29 08:05:35 UTC

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

2025-07-29 08:05:35 UTC

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

2025-07-29 08:05:36 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