2025-07-31 02:40:25 UTC
99.1 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:33a5f482b37250f405694d0f49a51411a0e0cac2d2cad64326d1a8b18a31804e - 15.7% (15.6 MB)
[#001] sha256:2ce713adec19d2182dd2a053b3795495740507b9cf06f9880ed50a60593991ce - 47.61% (47.2 MB)
[#002] sha256:16bb0732e109ad89cc7fc54783fbd1cd08780d5905f5f4ac2a14e0fb181da5fa - 26.64% (26.4 MB)
[#003] sha256:8e7081bbcee465a9b68244fc7f9cfd7b703f868678cb2d20eefb2d5f88f71864 - 8.73% (8.65 MB)
[#004] sha256:3db9774053785d76a58199d19126d62b854afc4ed3e9f757cc86c540e99c0b66 - 0.01% (9.47 KB)
[#005] sha256:b8e692ceee8be7eb5abd6542d7cb26c6e5d1bb3022ab8ffbcdecb63c678c0a00 - 0.0% (126 Bytes)
[#006] sha256:195884c48d7d8f748b4498530d54ea505a632c442293c6985db91c8b64ef495c - 0.0% (100 Bytes)
[#007] sha256:a4efa18b650f580dae2c20b5bbe1d9f2e3277843d3bd0e3d371737993040ad25 - 0.0% (2.66 KB)
[#008] sha256:4bebae39a1e73f9e8b281c2aa9b502b9e5c7f1e763421184274aa752cdc9df03 - 1.26% (1.24 MB)
[#009] sha256:3782c0f7e04d0dc46211dbd3fbabf7bf236482f30390219ce51a10c27ffd7695 - 0.05% (46 KB)
ADD photon-rootfs-5.0-c997840bb.x86_64.tar.gz / # buildkit
2025-07-27 10:52:00 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250727
2025-07-27 10:52:00 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-07-29 08:57:54 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2025-07-29 08:57:59 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2025-07-29 08:58:02 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2025-07-29 08:58:07 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2025-07-29 08:58:07 UTC/bin/sh -c #(nop) LABEL base-build-date=20250729
2025-07-31 02:40:18 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2025-07-31 02:40:18 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2025-07-31 02:40:19 UTC/bin/sh -c mkdir -p /harbor_make
2025-07-31 02:40:21 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2025-07-31 02:40:23 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2025-07-31 02:40:24 UTC/bin/sh -c #(nop) COPY dir:c85f801f0bf8c041d33e565d507d8ee2ff3b112562768c267d132a1760c2fa16 in /usr/src/app
2025-07-31 02:40:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2025-07-31 02:40:25 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.