2023-09-08 02:54:59 UTC
72.8 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bb02e0e6f531e11c14e653462545892b429cef73d771c4156309baa9f9329172 - 21.11% (15.4 MB)
[#001] sha256:15ea77c40b0ca7e428803991f65e8aadb4dfba2123767baee2334307760bbc7e - 31.44% (22.9 MB)
[#002] sha256:4fd4f792c8628e9968287d375f579b29bee03f2a6cd04772bdf5461b72fd2fdf - 27.0% (19.7 MB)
[#003] sha256:accfa41560cdc20c72b683034e4a64128246eef96f48e9e0426d9241b5213782 - 19.28% (14 MB)
[#004] sha256:240051058bfe0e4d9f1721c7ef40f6287565d7067e2868d7e8bc34e30e142cc7 - 0.01% (9.52 KB)
[#005] sha256:52a85c066dfeb18e99984949a90bfb9c72fa8cb7fec42c409426cf77c8c02de9 - 0.0% (126 Bytes)
[#006] sha256:a4b51799c095503a8f9c9384b4c87b9af0edd52c48ee411085ed211106d4ee2a - 0.0% (100 Bytes)
[#007] sha256:6c4a466efa5c28ea4ac5e2557c6ad32cb5b30bd635dfe422a72052afa6c45cd2 - 0.0% (2.66 KB)
[#008] sha256:62682b568c4b29fd41a9c5f9b6de1f82c4fed1f9c79cddc125ac640d439231d9 - 1.09% (815 KB)
[#009] sha256:fa94b64cd7bedf026a484d3f5dfb03a44341db2487dcc07dcc5dbb67e8069473 - 0.05% (40.7 KB)
/bin/sh -c #(nop) ADD file:8683a735e2aabd27f2f4d930ce3dadf24863670cdb49d036cd3962ec500ffc94 in /
2023-09-05 20:21:54 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20230905
2023-09-05 20:21:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-09-06 07:35:49 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-09-06 07:35:56 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-09-06 07:36:03 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-09-06 07:36:12 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-06 07:36:13 UTC/bin/sh -c #(nop) LABEL base-build-date=20230906
2023-09-08 02:54:50 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-09-08 02:54:50 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-09-08 02:54:51 UTC/bin/sh -c mkdir -p /harbor_make
2023-09-08 02:54:53 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-09-08 02:54:56 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-09-08 02:54:58 UTC/bin/sh -c #(nop) COPY dir:64c1d4c9c5c00a6716359ebe9ffcbcf13ed7948303e73aff3330d4e6f7c9a82d in /usr/src/app
2023-09-08 02:54:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-09-08 02:54:59 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.