Namespace
goharbor
Image / Tag
prepare:dev
Content Digest
sha256:828a3f543bbd9d40ed0242463b9bc692d45e59167488ad25c6628bcb0ce6b471
Details
Created

2025-10-31 03:27:18 UTC

Size

97.5 MB

Content Digest
Labels
  • base-build-date
    20251031
  • build-date
    20251011
  • 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:956716c4eae22a78c3e2e517169161276b96add3dc9ca0dfeada383f787af9af - 15.63% (15.2 MB)

[#001] sha256:e3592dc889ef65bdc9898fdff493910d999afb8679900c5a71737ed27ed2da14 - 50.74% (49.5 MB)

[#002] sha256:222cdaf22d37e8efbba9ac0bf93df4391bd2fd764077afc045daa5e0e10dd0d1 - 24.26% (23.7 MB)

[#003] sha256:dd86e148112d234c77887a04e823304e9938bbe74defb33041fcc55bd479b86d - 8.88% (8.65 MB)

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

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

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

[#007] sha256:9395bef3a6f069f9b8bba95e203aa6f3e735281a959a0770a04207ed1ce171f7 - 0.0% (1.76 KB)

[#008] sha256:7a7e8038b3a023ed89a850fc2626180e825f832025b20f70fca4d85e131bd180 - 0.43% (426 KB)

[#009] sha256:4966150ed417f319021c86d17e6125713a8050f6f656a929b90d904b55364b92 - 0.05% (51.9 KB)


History
2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

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

2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

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

2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-10-31 03:26:29 UTC

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

2025-10-31 03:26:33 UTC

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

2025-10-31 03:26:37 UTC

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

2025-10-31 03:26:46 UTC

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

2025-10-31 03:26:46 UTC

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

2025-10-31 03:27:10 UTC

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

2025-10-31 03:27:11 UTC

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

2025-10-31 03:27:12 UTC

/bin/sh -c mkdir -p /harbor_make

2025-10-31 03:27:14 UTC

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

2025-10-31 03:27:15 UTC

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

2025-10-31 03:27:17 UTC

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

2025-10-31 03:27:17 UTC

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

2025-10-31 03:27:18 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