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

2023-02-06 06:11:09 UTC

Size

77.9 MB

Content Digest
Labels
  • base-build-date
    20230103
  • build-date
    20221224
  • name
    Photon OS x86_64/4.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:696545bff7f482b9252c2cb2041331e1be21c721115e4a8ab08f440c19075c31 - 19.68% (15.3 MB)

[#001] sha256:079f72c16b1257ea30b868a4f6d7430297700c28bfc6edb21b38a8a0e46aecdc - 17.61% (13.7 MB)

[#002] sha256:5b662d72f7a158892407b8b34aeca7446314a21b59d849033068282610484e3b - 44.87% (35 MB)

[#003] sha256:7cd57787ff7513a2e677b2a4d2ba55f3d7aa4f495394c60f8c79366e9f3d6b22 - 16.54% (12.9 MB)

[#004] sha256:0eea4932253827f35dfbfd5ada7f9d4083492e319939ea69c9ef3128c7a45c22 - 0.01% (9.51 KB)

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

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

[#007] sha256:64af2562312635609a2f49dc71f61a47305007c8ec9fc88d0a862105f1bbafe0 - 0.0% (2.66 KB)

[#008] sha256:5ab1552d8f7e89266c43b1567cab535ca5e915bf1c9205e1edaeec228edb48ac - 1.22% (977 KB)

[#009] sha256:ea1ee1ea4993b88b29abde37c97e82baaf80d013910dcfedb2af99e79ffc2dfc - 0.05% (39.7 KB)


History
2022-12-27 18:05:51 UTC

/bin/sh -c #(nop) ADD file:cc517aa68fdad5d48f06292ae375384a1b97a19fe69dfaf0ba3d479ffc82ebf9 in /

2022-12-27 18:05:51 UTC

/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20221224

2022-12-27 18:05:51 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-01-03 10:12:39 UTC

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

2023-01-03 10:12:50 UTC

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

2023-01-03 10:12:56 UTC

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

2023-01-03 10:13:02 UTC

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

2023-01-03 10:13:03 UTC

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

2023-02-06 06:11:06 UTC (buildkit.dockerfile.v0)

ENV LANG=en_US.UTF-8

2023-02-06 06:11:06 UTC (buildkit.dockerfile.v0)

WORKDIR /usr/src/app

2023-02-06 06:11:06 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /harbor_make # buildkit

2023-02-06 06:11:07 UTC (buildkit.dockerfile.v0)

COPY make/photon/prepare/Pipfile.lock make/photon/prepare/Pipfile /usr/src/app/ # buildkit

2023-02-06 06:11:09 UTC (buildkit.dockerfile.v0)

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

2023-02-06 06:11:09 UTC (buildkit.dockerfile.v0)

COPY make/photon/prepare /usr/src/app # buildkit

2023-02-06 06:11:09 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["python3" "main.py"]

2023-02-06 06:11:09 UTC (buildkit.dockerfile.v0)

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