Namespace
goharbor
Image / Tag
prepare:v2.12.1
Content Digest
sha256:d0fcec61328185ddb5bfded6bf8b312428aa63b9bffe2a8d846452253234a898
Details
Created

2024-12-20 05:32:04 UTC

Size

101 MB

Content Digest
Labels
  • base-build-date
    20241213
  • build-date
    20241208
  • 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:0e5c20819ebf121546a5f44c652250bf3911f59e0601c738b21424904a8039bb - 15.42% (15.5 MB)

[#001] sha256:1fb69a2a4ee31732cbf2b4302f26c4e029eb303f34979730243a3bd984d0d343 - 50.69% (51 MB)

[#002] sha256:c2aef12efe8a19772fcd5c52b17a1aa7d76eb6ad53927a850dce3c6c2bfc7368 - 23.11% (23.2 MB)

[#003] sha256:79fdf0882382616059dfeb5770eb14b7f59acde75b3982d1082f649bbe68ae2e - 9.71% (9.76 MB)

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

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

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

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

[#008] sha256:8d2c370a2c28f8e343c474df8835d09c09d3915d6e9580232acabc569b7e0290 - 1.01% (1.02 MB)

[#009] sha256:53eaa20ee0df0d542e12bf466f05ad1b9b90ef6389dd79015257b0aca77a0b6d - 0.04% (42.3 KB)


History
2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)

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

2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)

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

2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-12-13 08:47:56 UTC

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

2024-12-13 08:48:00 UTC

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

2024-12-13 08:48:04 UTC

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

2024-12-13 08:48:08 UTC

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

2024-12-13 08:48:09 UTC

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

2024-12-20 05:31:57 UTC

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

2024-12-20 05:31:57 UTC

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

2024-12-20 05:31:58 UTC

/bin/sh -c mkdir -p /harbor_make

2024-12-20 05:32:00 UTC

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

2024-12-20 05:32:02 UTC

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

2024-12-20 05:32:03 UTC

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

2024-12-20 05:32:03 UTC

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

2024-12-20 05:32:04 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