2025-11-07 09:33:30 UTC
97.5 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:956716c4eae22a78c3e2e517169161276b96add3dc9ca0dfeada383f787af9af - 15.63% (15.2 MB)
[#001] sha256:dad5c1e0c139201a23020f9887e1a938a63f288e86073cf72ee97d0a7db911f6 - 50.74% (49.5 MB)
[#002] sha256:a0e19b0a721ef110ab2a7c61b9a33a28fb44727313ec6c9d7c231deef44bf721 - 24.26% (23.7 MB)
[#003] sha256:b680040ab5dd3c7f7dc0dbe9028cc488cdf46e3ca84e2fb29649a50e543f5510 - 8.89% (8.66 MB)
[#004] sha256:50143aa981169d1a896c0d892bb032149aa78eeaa6ee6100561e71b19648d579 - 0.01% (9.49 KB)
[#005] sha256:d35107b30b5fbe70166fe0ffd8b04ba1f52ea75f458b8738ba4fa66a150ce642 - 0.0% (125 Bytes)
[#006] sha256:f51ae79f3873c20d7def7301243567cde2c627677d455f6a2937511909e79e9b - 0.0% (100 Bytes)
[#007] sha256:9f44df788f0f78b2d393702e219ed93c50af3ce1139aa85324c967b1051ccc21 - 0.0% (1.77 KB)
[#008] sha256:1ffc870e4292cd65b844cf965a4f93d6a997c9e46ec9ea2a76bacb75e2c6f204 - 0.43% (426 KB)
[#009] sha256:b26e1fb9e4af7031eb52c63086b1807cafcff402a6937313b125c4abc5cc210e - 0.05% (46 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-11-07 09:32:39 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2025-11-07 09:32:43 UTC/bin/sh -c pip3 install pipenv==2025.0.3
2025-11-07 09:32:47 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2025-11-07 09:32:51 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-07 09:32:52 UTC/bin/sh -c #(nop) LABEL base-build-date=20251107
2025-11-07 09:33:22 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2025-11-07 09:33:23 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2025-11-07 09:33:24 UTC/bin/sh -c mkdir -p /harbor_make
2025-11-07 09:33:26 UTC/bin/sh -c #(nop) COPY multi:929bdc9f5f590bd1845d5ca1371842a9c709413eafebfb45e66b2e1243dfdcf3 in /usr/src/app/
2025-11-07 09:33:27 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2025-11-07 09:33:29 UTC/bin/sh -c #(nop) COPY dir:6d7bbe2035ad7b508c70054010543976bccd8172dfb47f3522ab8558f0a44e42 in /usr/src/app
2025-11-07 09:33:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2025-11-07 09:33:30 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.