Namespace
goharbor
Image / Tag
prepare:v2.12.4
Content Digest
sha256:43314c25e3bc1e5bdc99dd9a6e1834f78323986a777fe415ab333d01477c68c2
Details
Created

2025-05-22 07:43:43 UTC

Size

99.2 MB

Content Digest
Labels
  • base-build-date
    20250522
  • 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 - 15.68% (15.6 MB)

[#001] sha256:9d3c23c4fe1aefc07b72a27b7e1c5b0c6bc5c514323965d82ce5ed49413b9222 - 47.5% (47.1 MB)

[#002] sha256:48e220409d89a6e560eafaf3f9a4b4ebd2edd88121bd013a5b23fd0c945da91f - 26.59% (26.4 MB)

[#003] sha256:a23d242675168dc71053e088377f63f8252a7b0ea88316e3411054866960448c - 8.92% (8.86 MB)

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

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

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

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

[#008] sha256:fae1a729076892358c1a3d4f9307e7a04d1f8c226a30ad108fe676dc52f74159 - 1.25% (1.24 MB)

[#009] sha256:48178d0316e535f72f65d57071033de71db18fabc0536f6323d3569588066f60 - 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-05-22 07:43:05 UTC

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

2025-05-22 07:43:09 UTC

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

2025-05-22 07:43:13 UTC

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

2025-05-22 07:43:18 UTC

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

2025-05-22 07:43:19 UTC

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

2025-05-22 07:43:36 UTC

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

2025-05-22 07:43:36 UTC

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

2025-05-22 07:43:37 UTC

/bin/sh -c mkdir -p /harbor_make

2025-05-22 07:43:39 UTC

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

2025-05-22 07:43:41 UTC

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

2025-05-22 07:43:42 UTC

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

2025-05-22 07:43:42 UTC

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

2025-05-22 07:43:43 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