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

2024-06-28 05:37:38 UTC

Size

99.3 MB

Content Digest
Labels
  • base-build-date
    20240625
  • build-date
    20240623
  • 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:935c28b7c7c0ffaab944d86ce34dc9ea9c8f0b33d47b2d0b3147cfd91d460acb - 15.5% (15.4 MB)

[#001] sha256:b1c255b860b0b84bf6eb96fad9b3a2612d15641b6d2b0a4702cce127c96686e7 - 48.75% (48.4 MB)

[#002] sha256:450f429a2a5cbae271d73e012fb6718c74570e44b18861b5c1c32d0b3441d6eb - 26.09% (25.9 MB)

[#003] sha256:e8e20595483531fba28b612cee8f60114810a2eaff4192050dcc3fa761b27fbe - 8.59% (8.52 MB)

[#004] sha256:5b2f7a167c160dc9c1d806a993a04cb11dcd487781d8884dd6bc0416f4e7ae12 - 0.01% (9.47 KB)

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

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

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

[#008] sha256:2b3bfdca84e7f604dd3aca75d224325772f1cddc9b60e752f59fa57c6a6338d3 - 1.02% (1.02 MB)

[#009] sha256:566fbab176f426fb21c1308549805cd4e6dcc17f3dc0bdde8aa7fcc5682ee722 - 0.04% (37 KB)


History
2024-06-23 10:50:38 UTC (buildkit.dockerfile.v0)

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

2024-06-23 10:50:38 UTC (buildkit.dockerfile.v0)

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

2024-06-23 10:50:38 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-06-25 07:42:59 UTC

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

2024-06-25 07:43:04 UTC

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

2024-06-25 07:43:08 UTC

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

2024-06-25 07:43:13 UTC

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

2024-06-25 07:43:14 UTC

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

2024-06-28 05:37:30 UTC

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

2024-06-28 05:37:31 UTC

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

2024-06-28 05:37:32 UTC

/bin/sh -c mkdir -p /harbor_make

2024-06-28 05:37:34 UTC

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

2024-06-28 05:37:35 UTC

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

2024-06-28 05:37:37 UTC

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

2024-06-28 05:37:37 UTC

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

2024-06-28 05:37:38 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