2023-08-31 10:48:33 UTC
103 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e8a5cf3bb1101a15782997d005b52cda87a92e316c70f6dee1ecd25b2b3915fd - 14.73% (15.2 MB)
[#001] sha256:89872053070b256de90917237b720ab899d235fc72f6fee588c6b700f0e271bd - 40.62% (41.9 MB)
[#002] sha256:c712ccb1360e9dbe33d9c6898b56fe4645902960471220cbda3f27ec293f31eb - 26.18% (27 MB)
[#003] sha256:5e55ac8684b3b4c2d1dea77e606da2f65f46c598750d9304121b5d673f8c52fc - 16.55% (17.1 MB)
[#004] sha256:9381d0348d022d3eb90b329a9708b5bd8f4d1353ccb6df09f90add87a95667c6 - 0.01% (9.32 KB)
[#005] sha256:9707a9088856c8922d53e122b3acdf0e4e1c979e7d9cb8abb24e28068e9b65f6 - 0.0% (125 Bytes)
[#006] sha256:b61456e9641fd9405ffb3a30b6b36d9fa4f794193f1906682c29325e80e3174d - 0.0% (100 Bytes)
[#007] sha256:7778cfb7224f08f31e633bdb582ebc60c29d5d01eeab3c5dd197a9971288a9ae - 0.0% (2.66 KB)
[#008] sha256:25fb2f26a42f1b6394d19a725f8255870d7b77f241ff7c88e72ea3020e729a5c - 1.87% (1.93 MB)
[#009] sha256:47767553283a1beb50b12530ffd982b1281a8604d8b58ab8199aea619e4c7c71 - 0.03% (36.8 KB)
/bin/sh -c #(nop) ADD file:9efd366f27570f4bfe9509739b33dbf32904d9675cb99ef1f5148d8575d7c1d7 in /
2023-08-21 19:27:37 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20230819
2023-08-21 19:27:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-08-28 03:38:50 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-08-28 03:38:59 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-08-28 03:39:09 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-08-28 03:39:27 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-08-28 03:39:27 UTC/bin/sh -c #(nop) LABEL base-build-date=20230828
2023-08-31 10:48:25 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-08-31 10:48:25 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-08-31 10:48:26 UTC/bin/sh -c mkdir -p /harbor_make
2023-08-31 10:48:28 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-08-31 10:48:31 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-08-31 10:48:32 UTC/bin/sh -c #(nop) COPY dir:eb96588541dd2403bcc7a71e5b32f2a7b35d71e5fefc6076a48de0cd00a95c27 in /usr/src/app
2023-08-31 10:48:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-08-31 10:48:33 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.