2025-10-29 05:50:17 UTC
97.1 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:956716c4eae22a78c3e2e517169161276b96add3dc9ca0dfeada383f787af9af - 15.69% (15.2 MB)
[#001] sha256:d61f951547bea1bde2ae84d9bf8038aefd5d00ad6e5ed0637ba5855405887906 - 50.95% (49.5 MB)
[#002] sha256:00b5898203f9c9f8ef09b70213540a0923e8c2f3b03e43db34800d505e3b2444 - 24.31% (23.6 MB)
[#003] sha256:e19d547c77ba0981ab12880a0c7c737aa763c38ae4ae5792f65be843c047852c - 8.56% (8.32 MB)
[#004] sha256:332132d9e0160d8597755a22426fcbb4a01aeedf222229d3be834459a1fa0402 - 0.01% (9.48 KB)
[#005] sha256:6156c5ee990c4764a8a6899b211eaa5bac6f80d7a6c9df8e96fa2f9b1b1c595c - 0.0% (125 Bytes)
[#006] sha256:d3d77a5bc5b56be8966d0bd8c271190fc73f9d1385af06a873fddd30f6b49728 - 0.0% (100 Bytes)
[#007] sha256:6cedbc702b0983935ad6ed2a5aca7655942b6a42698f0c1ab1eb4ce24f138712 - 0.0% (1.76 KB)
[#008] sha256:14f5827fbf7ca55469f7aae3c69c6b620484be7ab4e8113fc95ed1062124d4bb - 0.43% (426 KB)
[#009] sha256:0a255fdc5f1a6bb6ddb3533135931a9c305263deb331d258e40fd3702472a874 - 0.05% (51.9 KB)
ADD photon-rootfs-5.0-130a9a763.x86_64.tar.gz / # buildkit
2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20251011
2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-10-27 10:53:44 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2025-10-27 10:53:48 UTC/bin/sh -c pip3 install pipenv==2025.0.3
2025-10-27 10:53:52 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2025-10-27 10:54:00 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-27 10:54:00 UTC/bin/sh -c #(nop) LABEL base-build-date=20251027
2025-10-29 05:50:10 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2025-10-29 05:50:10 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2025-10-29 05:50:11 UTC/bin/sh -c mkdir -p /harbor_make
2025-10-29 05:50:13 UTC/bin/sh -c #(nop) COPY multi:67da2d2158e7f1e837249a2347405deb98a493a43081edc2c215f1a578b5b088 in /usr/src/app/
2025-10-29 05:50:14 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2025-10-29 05:50:16 UTC/bin/sh -c #(nop) COPY dir:d81ddf2f9ed369ed6fec965176f02d4de1b1a38c98cd756101f64ad2bafb2ca5 in /usr/src/app
2025-10-29 05:50:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2025-10-29 05:50:17 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.