2024-09-10 09:55:22 UTC
78.5 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4fdae29dfdff38889c92b9cb361b4ff9223df255ecc64c60ca1f150d0edb06e5 - 20.83% (16.3 MB)
[#001] sha256:41a49eff8cbc7174f5f328c831cb72846480ccb4ce6d506775a035ff01e88662 - 47.11% (37 MB)
[#002] sha256:c5058d4373dac6718b1a6440de62ccacaf0c88f3e87c683725ce8bb449dfb294 - 31.4% (24.6 MB)
[#003] sha256:9449096b4d42a94b6251df383d7f86992fd7980fc983f86730cf872d6d473ae8 - 0.0% (125 Bytes)
[#004] sha256:9d31e497e52e02850b0aab05c50d09cf4a49a8aba27da772f63d42430cae2159 - 0.0% (100 Bytes)
[#005] sha256:ef33dd0ecebd4a9964371afe70294c103950138e125d24121c623ace7245f985 - 0.03% (25.5 KB)
[#006] sha256:84f3283ec0e2542a3e3ec97058c4ccfd563486565bf55e93049be9f05797a6c4 - 0.64% (511 KB)
ADD photon-rootfs-4.0-34da4ad21.tar.gz / # buildkit
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20240908
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-09-10 09:52:25 UTC/bin/sh -c tdnf install -y python3 && tdnf install -y python3-pip python3-PyYAML python3-jinja2
2024-09-10 09:52:30 UTC/bin/sh -c pip3 install setuptools && pip3 install pipenv==2021.5.29
2024-09-10 09:55:15 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2024-09-10 09:55:15 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2024-09-10 09:55:16 UTC/bin/sh -c mkdir -p /harbor_make
2024-09-10 09:55:18 UTC/bin/sh -c #(nop) COPY dir:354872e57d97dd223c43ef144db7398fef7d5129776d9d93e72f58538fdb87f8 in /usr/src/app
2024-09-10 09:55:20 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2024-09-10 09:55:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2024-09-10 09:55:22 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.