2024-01-25 04:58:06 UTC
96.4 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:19f31b017df611795c43d24474c2610ae9402d804aa7a53403e58279460da86c - 15.77% (15.2 MB)
[#001] sha256:07b0741f33f1b8247c4741697c61fa4eac020df8c52e72b131968d8d3251f188 - 43.87% (42.3 MB)
[#002] sha256:11c9c0cc53b09dc426b569ace09c79e9356cda70b752602c71bbbac99207c480 - 29.68% (28.6 MB)
[#003] sha256:965145593b19d221f3de69cdd4fa1260491dc462ec3151faccda96b2be916f46 - 8.62% (8.31 MB)
[#004] sha256:4c03c702688db6c70faa339fc80034baa42b22c34f20ffad318e36bd1442be14 - 0.01% (9.31 KB)
[#005] sha256:a1aad4de294f53b8cb7288eb175bb6d0e401c4cef943e91ce9fb832371b060e4 - 0.0% (125 Bytes)
[#006] sha256:85e3c5f3c7657f720542ae86a4dc958a3d6538407111150dc678ea9ffbe4d770 - 0.0% (100 Bytes)
[#007] sha256:62a21ef131b1584ca6f94fc5bd5d6df0148182bfbf1cdebc61980d231b254194 - 0.0% (2.66 KB)
[#008] sha256:22270f7b9b1fb05b14633cdfe21864694e428318699848449d3eff92be4509fc - 2.01% (1.93 MB)
[#009] sha256:ed58e457823a1f6773697294a46548b78572ac8327c91b81801613973991fe96 - 0.04% (36.8 KB)
/bin/sh -c #(nop) ADD file:d51309b3b5c64082d243826c72cdf4b78bf4b793a3da49bdfc4b46c87be14a81 in /
2024-01-22 19:52:13 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240120
2024-01-22 19:52:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-23 05:28:34 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2024-01-23 05:28:40 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2024-01-23 05:28:44 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2024-01-23 05:28:50 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2024-01-23 05:28:51 UTC/bin/sh -c #(nop) LABEL base-build-date=20240123
2024-01-25 04:57:58 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2024-01-25 04:57:59 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2024-01-25 04:58:00 UTC/bin/sh -c mkdir -p /harbor_make
2024-01-25 04:58:02 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2024-01-25 04:58:04 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2024-01-25 04:58:05 UTC/bin/sh -c #(nop) COPY dir:773a903269bad288adc23876fae8841cf1fd3ae3a4b67dde7c79e502dfdddd02 in /usr/src/app
2024-01-25 04:58:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2024-01-25 04:58:06 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.