2024-04-08 05:15:41 UTC
98.7 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:969313660a9f52f21edf389e4b0507bbfa525ca2927dd09633487b75b5a97efa - 15.44% (15.2 MB)
[#001] sha256:fe3af7be4f17ac8866761f208ab21ca8669b32461bf0ef93bd9cf987fcfd553a - 51.31% (50.6 MB)
[#002] sha256:69ae26cf39c426b5626a5dd7bc7152f0fc711ad97c22d9d80c212a20ef88f1e7 - 22.54% (22.2 MB)
[#003] sha256:54b8836e9ccb34d8faa68b758a2f9f71d0363760b39bfb7b1909f7a9594a6e24 - 9.63% (9.5 MB)
[#004] sha256:2ae2c7e2317470a40c21172313d8edde4755b84a49c9d2421ad3bb18ddfa2813 - 0.01% (9.31 KB)
[#005] sha256:7b64bd9a31eee713a9789d345abaf4e77db972e711c0a4612a983d9a5afd2e7a - 0.0% (125 Bytes)
[#006] sha256:6c3c24c1ab06e61a6faf5d0b6b5f1ad459a3089a2eb213a39abfce030cd04d2f - 0.0% (100 Bytes)
[#007] sha256:4ed95387ff2a1c0d60952251efa2e6353a7040c56444c471dfa4dba5b593d250 - 0.0% (2.66 KB)
[#008] sha256:06071e53e40a096219434f03e45bbea3c6a2b8e2045cfd8419e45c95299964f7 - 1.03% (1.02 MB)
[#009] sha256:4c2f6b0039cef524a7c7e9a59ab40c038e61f2aef1747c1751800b58bef27d9f - 0.04% (40.1 KB)
/bin/sh -c #(nop) ADD file:5e13e27ef0ed46ee656be7c4be52f4569ccba082563bdbb659f74db062bd635f in /
2024-03-25 20:21:32 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240325
2024-03-25 20:21:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-04-01 06:26:32 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2024-04-01 06:26:37 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2024-04-01 06:26:41 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2024-04-01 06:26:49 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2024-04-01 06:26:49 UTC/bin/sh -c #(nop) LABEL base-build-date=20240401
2024-04-08 05:15:33 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2024-04-08 05:15:34 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2024-04-08 05:15:35 UTC/bin/sh -c mkdir -p /harbor_make
2024-04-08 05:15:37 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2024-04-08 05:15:38 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2024-04-08 05:15:40 UTC/bin/sh -c #(nop) COPY dir:afa9c02aac7dd9f79996f0c1e905662b301059d6d6f48bc17c5d2da1a6878a93 in /usr/src/app
2024-04-08 05:15:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2024-04-08 05:15:41 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.