2026-01-04 08:23:44 UTC
95.4 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a9ffbefd365d1d8d5fb6c3c3fcd8e078d498a8e0dc5cdbad5c72bd110fb7ab37 - 16.15% (15.4 MB)
[#001] sha256:4c0a27a77286c8c5fe506ab35a63d6631dbd51446b56f6f9f70678385af245de - 49.44% (47.2 MB)
[#002] sha256:1a87069e7898ecabc39e7dc7e767f3f89f0f8b73cb2e260777d7338339ecc252 - 24.77% (23.6 MB)
[#003] sha256:2e7dbc0dff4dc6ed9bbbc461d302183684a47644a3834ad92f512443581199c9 - 9.14% (8.72 MB)
[#004] sha256:790260bd2a26225a138e21835b65313eb78633cf123d6115ff2c5aee90586a6c - 0.01% (9.49 KB)
[#005] sha256:9104143beb61cd434601d1cd245a7304d0711e484f80e88c9be3511fa9a05383 - 0.0% (126 Bytes)
[#006] sha256:2ac250612ff9704d564754f4ef1d398e179bdc7dcb8020493d06c70807b5e27f - 0.0% (100 Bytes)
[#007] sha256:63a61baa903e1f3a682e4d11e733eb6040c9e1e0cc51551c74be18ae10175455 - 0.0% (1.76 KB)
[#008] sha256:4d0a63a4e284dfd9afcdfa7f813b51f4811b904dd1d14d6489067022c4e27809 - 0.44% (426 KB)
[#009] sha256:a359edbe3257f484eb1d85d6d943e095ed1a525446b7941b19ac0d968035602c - 0.05% (51.9 KB)
ADD photon-rootfs-5.0-1a49500ca.x86_64.tar.gz / # buildkit
2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20251113
2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-11-19 06:47:41 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2025-11-19 06:47:45 UTC/bin/sh -c pip3 install pipenv==2025.0.3
2025-11-19 06:47:48 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2025-11-19 06:47:53 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2025-11-19 06:47:54 UTC/bin/sh -c #(nop) LABEL base-build-date=20251119
2026-01-04 08:23:36 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2026-01-04 08:23:37 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2026-01-04 08:23:38 UTC/bin/sh -c mkdir -p /harbor_make
2026-01-04 08:23:40 UTC/bin/sh -c #(nop) COPY multi:67da2d2158e7f1e837249a2347405deb98a493a43081edc2c215f1a578b5b088 in /usr/src/app/
2026-01-04 08:23:41 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2026-01-04 08:23:43 UTC/bin/sh -c #(nop) COPY dir:e9bacac61663161004fb0df1db9f51b2c14cb850d53049523939e5ccca58eb75 in /usr/src/app
2026-01-04 08:23:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2026-01-04 08:23:44 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.