2023-10-16 16:43:30 UTC
109 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9237c7978d1801f7cb4b7f1c3daef0adc9a84ad96258aaa69fc0c450baf6624d - 13.89% (15.2 MB)
[#001] sha256:ca4707ce0599f0ecbb334e53e017d1264797b186560bb560f8050f68f92f60de - 38.32% (41.9 MB)
[#002] sha256:b0edeacbe93e77843215e9e38b5c761f341341955ae37ecee17455810bd262f7 - 26.04% (28.5 MB)
[#003] sha256:c4a71790220274e1f4357f2ff0e3ee3c24392d675e3526f269cc6e3a84d6f690 - 19.94% (21.8 MB)
[#004] sha256:ef3f36d15e6f03f768797a54ce049712e5daf4ba566b299f1b4069783510bba2 - 0.01% (9.32 KB)
[#005] sha256:1d4b0c469a579e6093d836bf4b389a499fba5200c0163e729533b2f2a7ed5b12 - 0.0% (126 Bytes)
[#006] sha256:67a6e6cc3b29929d8cfaf8d325c370574acf76d0cdfd13769e8bb9ef5c8df0ad - 0.0% (100 Bytes)
[#007] sha256:a974450b359b06476cb3b6cb642890bc792bea97205f586625d4ca388eea97d5 - 0.0% (2.66 KB)
[#008] sha256:dfbf0333516d905aed08fd41f97a18d2ab4feb8f12235f45351cdb85907397eb - 1.77% (1.93 MB)
[#009] sha256:6a2354d97f909cae8c9536b4fd61b2596442e2bf744ea37a9acd2d25ea477036 - 0.03% (36.8 KB)
/bin/sh -c #(nop) ADD file:68e2e1a532a6586ee95b7a5243415e13ff8ceac430af17748b43a2061cfb0e36 in /
2023-09-11 18:19:59 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20230909
2023-09-11 18:19:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-09-12 03:22:07 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-09-12 03:22:15 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-09-12 03:22:26 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-09-12 03:22:40 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-09-12 03:22:41 UTC/bin/sh -c #(nop) LABEL base-build-date=20230912
2023-10-16 16:43:20 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-10-16 16:43:21 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-10-16 16:43:22 UTC/bin/sh -c mkdir -p /harbor_make
2023-10-16 16:43:24 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-10-16 16:43:27 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-10-16 16:43:29 UTC/bin/sh -c #(nop) COPY dir:0c09fb1d25c43648914128dfcb3a4ef920387bf479b1692171d5ff169f1f6e3d in /usr/src/app
2023-10-16 16:43:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-10-16 16:43: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.