2023-08-07 09:37:33 UTC
99.3 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:549f5d667deb3c7c555273adf34aef5a27841ed11ddbfbe27bff182b711ba404 - 15.29% (15.2 MB)
[#001] sha256:df1b978419eb4b2cd6424074a04e10ea173cbfc18aeb3008ab8a9863b504f6fa - 42.17% (41.9 MB)
[#002] sha256:9af091956e3f3db9eebca91c7220bbef5761798e6128d0becc88d0b22062e8d6 - 27.17% (27 MB)
[#003] sha256:81212939164f39fc8c5889bc99b2a1ed921f76f6b4c695607d871e873b108424 - 13.37% (13.3 MB)
[#004] sha256:8c77a6ccc53eda8b1b41c4cf32db454a2e8b5be953d0b4dca26f55e57d5201eb - 0.01% (9.32 KB)
[#005] sha256:d97076481537d1762a8f0c7443075a6212c610cf8c29dce71a7b142bfa03fbc3 - 0.0% (125 Bytes)
[#006] sha256:47383b4ba3bd0fa40da1dc46206dfe068bbaa703873c3a425527596486da7f61 - 0.0% (100 Bytes)
[#007] sha256:08e84a9f93016aff06209b51f04eaf13037c9f3e5181815945f987c22257ea10 - 0.0% (2.66 KB)
[#008] sha256:3f13a8a9c6270226f8ee7ac9d8b14aad391064a13a41bd6b6feed2624fee2a44 - 1.95% (1.93 MB)
[#009] sha256:a006cabe19cd25bc7eb7b421cf6ce18cd1c7147d38ad9133967ff414ac773064 - 0.04% (36.3 KB)
/bin/sh -c #(nop) ADD file:fadc402f84e1d5c814507059567da6b0e6754e6b0e0bbd041b19f2f869605a0f in /
2023-07-31 21:20:28 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20230729
2023-07-31 21:20:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-08-07 09:36:39 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-08-07 09:36:48 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-08-07 09:36:56 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-08-07 09:37:04 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-08-07 09:37:05 UTC/bin/sh -c #(nop) LABEL base-build-date=20230807
2023-08-07 09:37:23 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-08-07 09:37:24 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-08-07 09:37:25 UTC/bin/sh -c mkdir -p /harbor_make
2023-08-07 09:37:27 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-08-07 09:37:30 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-08-07 09:37:32 UTC/bin/sh -c #(nop) COPY dir:06f8b5623e351161b54ba042b1fbc54dada3c8e6394bf055a96c20ecaf73e5be in /usr/src/app
2023-08-07 09:37:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-08-07 09:37:33 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.