2026-01-12 17:27:40 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:100ee097a146e2c73fa884f063a5c3be65ea7561912e04eb266c22593acccfe3 - 49.25% (47.2 MB)
[#002] sha256:43f75d466bd0153414f704eba3614b6227ba48f9dbf1f6e7d9670b415772d631 - 24.67% (23.6 MB)
[#003] sha256:cebd3420afd7f8e35adba104cc86cc35e4f54ffee9a49b374a6e1c324d11b360 - 9.5% (9.1 MB)
[#004] sha256:668f2b52a6464427c7c4ccdcd6825a32315614d313c7370afb83e58f69d784d9 - 0.01% (9.48 KB)
[#005] sha256:821093867ea9ba63c8aa8a767ca73dcb151aedf054c490f68d9a5529de48270d - 0.0% (125 Bytes)
[#006] sha256:3cdb6c4a7776f2a04e71767b0bfeee6984b78a40ab4d8391cc5115f069f391e7 - 0.0% (100 Bytes)
[#007] sha256:ffbc2904318a51a70f4fea2abaf7345d2ac809ebe915c93e60a297bf1f69688e - 0.0% (1.77 KB)
[#008] sha256:34a002d36a0bc179153623618c7de1b61a5e92b529f8696fe4d2331754c473b5 - 0.43% (426 KB)
[#009] sha256:bbdf8b9a702cda565edba940dc919fd6cdf9003bef0e09902ac367acb7d8fe4c - 0.05% (46 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 09:58:32 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2026-01-06 09:58:35 UTC/bin/sh -c pip3 install pipenv==2025.0.3
2026-01-06 09:58:41 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2026-01-06 09:58:55 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 09:58:55 UTC/bin/sh -c #(nop) LABEL base-build-date=20260106
2026-01-12 17:27:33 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2026-01-12 17:27:33 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2026-01-12 17:27:34 UTC/bin/sh -c mkdir -p /harbor_make
2026-01-12 17:27:36 UTC/bin/sh -c #(nop) COPY multi:929bdc9f5f590bd1845d5ca1371842a9c709413eafebfb45e66b2e1243dfdcf3 in /usr/src/app/
2026-01-12 17:27:37 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2026-01-12 17:27:39 UTC/bin/sh -c #(nop) COPY dir:0b2cf526fa17c237e71a7f089c91939e56f0fefa613479a5f5943a9227970e49 in /usr/src/app
2026-01-12 17:27:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2026-01-12 17:27:40 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.