2025-01-21 09:51:23 UTC
75.2 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:27eeeda7eac9a12f7fc9d8ed51eac6d16e79f4e2dfd8bb6d093f2ac4e47038bb - 21.71% (16.3 MB)
[#001] sha256:148de6a0743d20d96bb301e18c3c4c4ebcd6488d7165d76c6195405c8e66b191 - 49.21% (37 MB)
[#002] sha256:6ac3866e20d5ed7be251f285ac06501638c0ab0777bc103052a0c2936612623b - 28.38% (21.3 MB)
[#003] sha256:d036738b13b2f50e3069dc83d40d05edd6b7b4ff3bbf0dd31982c17bd2be36cc - 0.0% (126 Bytes)
[#004] sha256:f10339fbefb43f6a16f6e2acbe92fdaa70fa15b3fe60f6b52fec6aafe6f030f3 - 0.0% (100 Bytes)
[#005] sha256:519193ded3ea180fba91bc6396339a7725c985f92c4f6c9c66daad1b4e9429bf - 0.03% (25.5 KB)
[#006] sha256:cfa90d5f02a8b7829b31ac7e8c2e4a371bfe4fefd363ee3af7b797ca5787f2ff - 0.66% (512 KB)
ADD photon-rootfs-4.0-561b63cdd.tar.gz / # buildkit
2025-01-05 10:50:55 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20250105
2025-01-05 10:50:55 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-01-17 08:40:28 UTC/bin/sh -c tdnf install -y python3 && tdnf install -y python3-pip python3-PyYAML python3-jinja2
2025-01-17 08:40:34 UTC/bin/sh -c pip3 install setuptools && pip3 install pipenv==2021.5.29
2025-01-21 09:51:16 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2025-01-21 09:51:16 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2025-01-21 09:51:17 UTC/bin/sh -c mkdir -p /harbor_make
2025-01-21 09:51:19 UTC/bin/sh -c #(nop) COPY dir:a0126979eed7248513680cb6d703b64ba68e4207fee340769e546555283637f8 in /usr/src/app
2025-01-21 09:51:21 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2025-01-21 09:51:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2025-01-21 09:51:23 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.