Namespace
goharbor
Image / Tag
prepare:v1.10.17-dev
Content Digest
sha256:c04a150cae44235f1be47bed4c4ba0e68f03a7964c3b719b8d2e0d50f4bbe17c
Details
Created

2023-04-11 07:21:30 UTC

Size

81.4 MB

Content Digest
Labels
  • build-date
    20230325
  • 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:59695153de0d280efefe0b529aef9246b7ac4a44281b609b854dee3abefc2401 - 18.83% (15.3 MB)

[#001] sha256:9e56178edfe78ed890add52b7575eb9dfe1f6cef19cdd623766de5416e3bcdfc - 36.9% (30.1 MB)

[#002] sha256:448869ba8cf0e0d24c782668cf764183bedb5c034b40f9b8e964c41a5048bef1 - 43.45% (35.4 MB)

[#003] sha256:467eaca104fe0890a4687095c47a3724fd9ece6e85a95687f1f40f746c4a755d - 0.0% (126 Bytes)

[#004] sha256:7b790bd8ebb7d629bcc434cc89e7a1188589a5a0e4040f071c628a6bb7e03668 - 0.0% (100 Bytes)

[#005] sha256:b9ca94fedc98d7c0d628980e3547aac024416b911f19a9a1fce3a56e39cf37b5 - 0.03% (25.5 KB)

[#006] sha256:0a2fb146a88505dfdc1d570df9ddbee718c5e7d24d25b27051555fef36b28b58 - 0.78% (651 KB)


History
2023-03-27 18:21:13 UTC

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

2023-03-27 18:21:14 UTC

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

2023-03-27 18:21:14 UTC

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

2023-04-11 07:18:31 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c tdnf install -y python3 && tdnf install -y python3-pip python3-PyYAML python3-jinja2 # buildkit

2023-04-11 07:18:39 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c pip3 install setuptools && pip3 install pipenv==2021.5.29 # buildkit

2023-04-11 07:21:27 UTC (buildkit.dockerfile.v0)

ENV LANG=en_US.UTF-8

2023-04-11 07:21:27 UTC (buildkit.dockerfile.v0)

WORKDIR /usr/src/app

2023-04-11 07:21:27 UTC (buildkit.dockerfile.v0)

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

2023-04-11 07:21:27 UTC (buildkit.dockerfile.v0)

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

2023-04-11 07:21:30 UTC (buildkit.dockerfile.v0)

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

2023-04-11 07:21:30 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["python3" "main.py"]

2023-04-11 07:21:30 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