2025-10-28 07:22:07 UTC
95.3 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c5c3fdf874512307bbdccb52e98ff4f5115913cb2cbb16c20545b34060deda32 - 16.03% (15.3 MB)
[#001] sha256:aac10fa14f16d70bc774184c0db8e71d3590c595968b1903f76187866942e1c5 - 49.58% (47.2 MB)
[#002] sha256:ded162ab1ea3ebda8dd45249f951cf62c4a1a3c12c3f60790fe49e0e587a3413 - 24.77% (23.6 MB)
[#003] sha256:beab3558524caf709ea8d8e5418d0322c8cc0d42d0d91be2235317f753b9f855 - 9.13% (8.7 MB)
[#004] sha256:5dd2afe7eeda0b2c597f7cc298332412471412cebab0cee0ad8c94cd2ae78460 - 0.01% (9.48 KB)
[#005] sha256:8f0131cc80f1806e99904c55516bdda8cdfa9664f6463a61ae15723b12c0a1d3 - 0.0% (125 Bytes)
[#006] sha256:64f838fbfe6a2051ee53120e233b68015e0448556161b012ec462b7ba239adee - 0.0% (100 Bytes)
[#007] sha256:14c678744f7823619e09eec066cb89a5936957f76cc978b2a39a1cf6d7907e82 - 0.0% (1.77 KB)
[#008] sha256:826066163fa33603e74e389efc50ea92877c46bf5f4cf3c45b08260e5b09dc40 - 0.44% (426 KB)
[#009] sha256:c10daa00e6236de5022271cd6e47e3436ab20f1170944c1c957f00f11eb0e1f8 - 0.05% (46 KB)
ADD photon-rootfs-5.0-048b48afe.x86_64.tar.gz / # buildkit
2025-09-23 19:16:49 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250920
2025-09-23 19:16:49 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-10-20 11:03:30 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2025-10-20 11:03:34 UTC/bin/sh -c pip3 install pipenv==2025.0.3
2025-10-20 11:03:37 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2025-10-20 11:03:43 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2025-10-20 11:03:43 UTC/bin/sh -c #(nop) LABEL base-build-date=20251020
2025-10-28 07:21:59 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2025-10-28 07:22:00 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2025-10-28 07:22:01 UTC/bin/sh -c mkdir -p /harbor_make
2025-10-28 07:22:03 UTC/bin/sh -c #(nop) COPY multi:929bdc9f5f590bd1845d5ca1371842a9c709413eafebfb45e66b2e1243dfdcf3 in /usr/src/app/
2025-10-28 07:22:04 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2025-10-28 07:22:06 UTC/bin/sh -c #(nop) COPY dir:d19982164998ccf8cd25a66713684c39541793a7254459e19bc3049e4e100b5b in /usr/src/app
2025-10-28 07:22:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2025-10-28 07:22:07 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.