2023-11-01 06:47:09 UTC
135 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:634892f305225f7244aa5aafd9e8d2b11a47acfd25d75a8f1e8f066d7f039a66 - 11.25% (15.2 MB)
[#001] sha256:906becd729e465964fc78be07d3831f9c732c8295dfe30d4147a3c1473a28581 - 30.99% (41.9 MB)
[#002] sha256:e58f76f9e52a6c6212563848d3441b66bf51081943af565876cc1ec34881ca86 - 21.16% (28.6 MB)
[#003] sha256:e41fbb12868cf87abddcccbd0c19cad9b2d789c2b1955864dbb15b6aadf6ab6a - 35.13% (47.5 MB)
[#004] sha256:ad28d79438165bec801256ac2f658158c854889221aa4bdbcd8966eda5aa103b - 0.01% (9.31 KB)
[#005] sha256:960887ca092baa342db1ef8254e8f290e869e6f31342af223523a14e6a533f62 - 0.0% (126 Bytes)
[#006] sha256:fc61eb4dedb0876a102e41a452bfbe7c43c6ac48bef5bdcb6125aa13fdab67e8 - 0.0% (100 Bytes)
[#007] sha256:89a061d97c903e72f20dccb3b0cb28eee526c2bf094c9302304b89cc72432d67 - 0.0% (2.66 KB)
[#008] sha256:5bb6cb96862f00c09feda1d5d6ba2ee5fc526f05ae86a5db1ded5ada72f6ae8c - 1.43% (1.93 MB)
[#009] sha256:3145ed01c09c37a984dad0a48c82e7380c73d1505371f20bb2318a4dd0bf128f - 0.03% (36.8 KB)
/bin/sh -c #(nop) ADD file:ac9b9d23c5686b8140ed5cb6ee8dec4151eb738cc8a2cf4cee40222195a0c89c in /
2023-10-31 06:16:59 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20231028
2023-10-31 06:17:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-11-01 06:46:03 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-11-01 06:46:11 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-11-01 06:46:29 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-11-01 06:46:41 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-11-01 06:46:42 UTC/bin/sh -c #(nop) LABEL base-build-date=20231101
2023-11-01 06:47:00 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-11-01 06:47:01 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-11-01 06:47:02 UTC/bin/sh -c mkdir -p /harbor_make
2023-11-01 06:47:04 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-11-01 06:47:07 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-11-01 06:47:08 UTC/bin/sh -c #(nop) COPY dir:454733f0b1503fc54d5c322e1d651603046241b9b8b99b23c798cd7c555062cc in /usr/src/app
2023-11-01 06:47:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-11-01 06:47:09 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.