2022-10-10 03:09:06 UTC
78.2 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e82db38780674d807764746496e5b1c96cacb04bbc22a8d67315a8d4a550a793 - 19.6% (15.3 MB)
[#001] sha256:4eb87f61c01bd8642e567d32c8907e32bbc0f44f43a1272c77f9e6a5bf2422ca - 17.54% (13.7 MB)
[#002] sha256:38d5f9d1f8bb9be386de291bc2a67cf3ce105368f884a2dcb6e889dcf2e57be5 - 44.58% (34.9 MB)
[#003] sha256:ce463d8bd4fd87418ea0e119bd90358a48df2cb8e6ea3575bd8773441a612afc - 16.99% (13.3 MB)
[#004] sha256:3ff5c5228716c31ec511e7497d76c07a50cf42679987c3f8a634e889037092bc - 0.01% (9.51 KB)
[#005] sha256:81b6713e3f2459e10a4e9f7658858c96f1e3694338a757cd42d64885819408b7 - 0.0% (126 Bytes)
[#006] sha256:0764ab8b6c6c31210533b76232ba19191d41175655a2bc85dd001b4465f403c4 - 0.0% (100 Bytes)
[#007] sha256:288d8b2c0c34d97541dbe994aec54d6ef281a97f70c72fe77480eba802ffabbf - 0.0% (2.66 KB)
[#008] sha256:9edcfb579c8bb533cbc3699a66929958275df108465ee7f97a60c9b5dddf6c6b - 1.22% (976 KB)
[#009] sha256:7ff00c91684622d67add1584865ff3bf7f72bccf4678843dc2fd764063554255 - 0.05% (39.7 KB)
/bin/sh -c #(nop) ADD file:f2e5726ca310a49145449f5353d94141374bf73eedf85f3b0a4686bae1f1b83e in /
2022-10-03 16:20:17 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20220930
2022-10-03 16:20:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-10-10 03:07:46 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2022-10-10 03:07:56 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2022-10-10 03:08:06 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2022-10-10 03:08:37 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2022-10-10 03:08:38 UTC/bin/sh -c #(nop) LABEL base-build-date=20221010
2022-10-10 03:08:57 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2022-10-10 03:08:58 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2022-10-10 03:08:59 UTC/bin/sh -c mkdir -p /harbor_make
2022-10-10 03:09:01 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2022-10-10 03:09:03 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2022-10-10 03:09:05 UTC/bin/sh -c #(nop) COPY dir:775bf2738424db6e46837d27d8c62edcea3b5e9c6a480786098bc50191842416 in /usr/src/app
2022-10-10 03:09:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2022-10-10 03:09: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.