2026-01-12 09:05:23 UTC
95.8 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5adc178031bcac27ebf84c9d53273ab75b04c0e279757e0d5f48dba951d9b297 - 16.09% (15.4 MB)
[#001] sha256:6c2683ad8eb66a064379bf57e95935d003f58bf4c7ccccc8f2cea7f5b2478c44 - 49.24% (47.2 MB)
[#002] sha256:29022b7730e6d4b1d24ff97cd6c407b019696ee56e4127cc1d38ff23926fad95 - 24.67% (23.6 MB)
[#003] sha256:e06428c81c9b2a23dbec946ac24c6b99732c62c8294a8d2d665e9143fae3e68d - 9.5% (9.1 MB)
[#004] sha256:26ca5ed7dad0978650c94a9323f7276c6f810805e5f37359bda9f06a2330c239 - 0.01% (9.48 KB)
[#005] sha256:1b53f1304785a2b6009bc2c56785b0048fb4c76a772c0434992e5bdbfc4d9917 - 0.0% (126 Bytes)
[#006] sha256:6902c808aabc5286208a5e0c2b35ef619e3d9bc6c103469dd4c63e3bd86ccec7 - 0.0% (100 Bytes)
[#007] sha256:836c838d6920b711a666464ec91ae914e55a86b827c32282bd8eb2904b5bc45a - 0.0% (1.76 KB)
[#008] sha256:906d689c70411295c0d6a8b58bffb3a1d800f622cc4f7d582e9b8c7ffc9c6c5b - 0.43% (426 KB)
[#009] sha256:b6472ec5af96de324c21f6d6827d6237f21064617033c692fd95de424d3ed7ad - 0.05% (51.9 KB)
ADD photon-rootfs-5.0-48b40bf96.x86_64.tar.gz / # buildkit
2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20251221
2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2026-01-06 10:12:36 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2026-01-06 10:12:40 UTC/bin/sh -c pip3 install pipenv==2025.0.3
2026-01-06 10:12:50 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2026-01-06 10:13:28 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2026-01-06 10:13:28 UTC/bin/sh -c #(nop) LABEL base-build-date=20260106
2026-01-12 09:05:15 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2026-01-12 09:05:16 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2026-01-12 09:05:17 UTC/bin/sh -c mkdir -p /harbor_make
2026-01-12 09:05:19 UTC/bin/sh -c #(nop) COPY multi:67da2d2158e7f1e837249a2347405deb98a493a43081edc2c215f1a578b5b088 in /usr/src/app/
2026-01-12 09:05:20 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2026-01-12 09:05:22 UTC/bin/sh -c #(nop) COPY dir:e2098cd168eaa2676b386931e32dc5490bd191bc0042a2d0374cdba6f8391ed3 in /usr/src/app
2026-01-12 09:05:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2026-01-12 09:05:23 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.