2023-01-03 08:28:16 UTC
77.9 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:696545bff7f482b9252c2cb2041331e1be21c721115e4a8ab08f440c19075c31 - 19.69% (15.3 MB)
[#001] sha256:9c9d669b5f28fd2e9ce18a9b94b9c2bb655840788c7925c9a4c8be055cb014cf - 17.61% (13.7 MB)
[#002] sha256:ac661a7f0e23745a4d1ae8bad83cca529b03275b33adc8a3e03f297b9c4a2593 - 44.87% (35 MB)
[#003] sha256:21385d5c2574061ebdbfcb11831df43a2a6a11f93da7fd0897e1f6d4ae13abae - 16.54% (12.9 MB)
[#004] sha256:ddc8eb86433e3cabf180675e834f2e40350bd257d1e2a9501f2e395421594746 - 0.01% (9.51 KB)
[#005] sha256:afdcbd7aff8bb8758ed65c442233511b481fd9c6d9eedc918eb57b953c21bfa4 - 0.0% (126 Bytes)
[#006] sha256:5337c5f98cc59618ac9414dc16053d6959f8d5cc824bf0b5a25fd8339f9526f5 - 0.0% (100 Bytes)
[#007] sha256:8bdc3f4565bb2374233748f1eca9be30d28d533c03f678ce31c95719a7ecbf49 - 0.0% (2.66 KB)
[#008] sha256:9ad0f4efa16441890d3a2eb9601622bf4b50c9fa89d128c4463504c35e5230e6 - 1.22% (976 KB)
[#009] sha256:a8fd2f2430c549bee001912aa3ddebbb13eaa26477f6c2a6e7f83646c3dcd6ab - 0.05% (39.7 KB)
/bin/sh -c #(nop) ADD file:cc517aa68fdad5d48f06292ae375384a1b97a19fe69dfaf0ba3d479ffc82ebf9 in /
2022-12-27 18:05:51 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20221224
2022-12-27 18:05:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-03 08:27:25 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-01-03 08:27:34 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-01-03 08:27:41 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-01-03 08:27:49 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-01-03 08:27:50 UTC/bin/sh -c #(nop) LABEL base-build-date=20230103
2023-01-03 08:28:07 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-01-03 08:28:08 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-01-03 08:28:09 UTC/bin/sh -c mkdir -p /harbor_make
2023-01-03 08:28:11 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-01-03 08:28:13 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-01-03 08:28:15 UTC/bin/sh -c #(nop) COPY dir:0eb5b97748c8a576113c2b3e81816df723dc1364cafcc793e2205d3acc69a387 in /usr/src/app
2023-01-03 08:28:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-01-03 08:28:16 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.