2025-03-24 15:47:58 UTC
96.8 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:df249a058afa8cd043bb0b601552194ff6a8f3b1e3732589baaf3d2ea6ac5699 - 16.01% (15.5 MB)
[#001] sha256:841e0121d1c40c8282edbec7856d4142d84dce0c1937936d0712122797a2bf39 - 49.86% (48.3 MB)
[#002] sha256:cc031cc046423d236cbfa62cff22a782e3fa1fe7a71381467d01023f4557994b - 24.01% (23.2 MB)
[#003] sha256:a6e5aa9bd2d3c173a0375f4e1bfe87f366cd7e46ca4434c3481a6a28f4a533d8 - 9.01% (8.72 MB)
[#004] sha256:5b3067e3e6fae66b3c21c5eccabee6d3b6e66bd3ae7d67393613809066dae018 - 0.01% (9.47 KB)
[#005] sha256:a9e2c4acf7e236de77196432f1acd4391ac5b6f5016c791590d144198a7f3df1 - 0.0% (125 Bytes)
[#006] sha256:b431e369fc82eb0180fca93dcd590e3cdccc71a4219f7b5b98392decbcaf4ed6 - 0.0% (100 Bytes)
[#007] sha256:dab3b5b73f62e0ec2392043d57f7d35fb3dd45055eddc64bd1a0ce6ad7e92816 - 0.0% (2.66 KB)
[#008] sha256:c5622fb0b56ad5ba508a6108d0b0d08d719d603b3f9ca57a5a627479b10391a1 - 1.05% (1.02 MB)
[#009] sha256:0f2418f005c2530ea0a1ed9209695ac844952c6ec0a15554189a3afd03706dd1 - 0.04% (42.3 KB)
ADD photon-rootfs-5.0-10a3de930.x86_64.tar.gz / # buildkit
2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250105
2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-01-16 13:58:56 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2025-01-16 13:59:00 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2025-01-16 13:59:04 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2025-01-16 13:59:08 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2025-01-16 13:59:08 UTC/bin/sh -c #(nop) LABEL base-build-date=20250116
2025-03-24 15:47:50 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2025-03-24 15:47:51 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2025-03-24 15:47:52 UTC/bin/sh -c mkdir -p /harbor_make
2025-03-24 15:47:54 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2025-03-24 15:47:56 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2025-03-24 15:47:57 UTC/bin/sh -c #(nop) COPY dir:2b014b1f02b766c4b77e025956c84f231597ff542c1c3383b54ce08511a4f8d6 in /usr/src/app
2025-03-24 15:47:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2025-03-24 15:47:58 UTC/bin/sh -c #(nop) VOLUME [/harbor_make]
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.