2024-03-01 05:28:55 UTC
75.8 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bf9b82af20fff8b2db8076d74dea7af135a6791931d13a8fa5e597fe94ec2720 - 20.36% (15.4 MB)
[#001] sha256:d43d27a0c33b5fd41ba77bac376ea1920e07e92f264e3d9415bc5106223a309c - 33.88% (25.7 MB)
[#002] sha256:7909e5eabe542f18fd776657ab1556586b485cee8a61fe1f1cc61bd6f18eb7f6 - 25.95% (19.7 MB)
[#003] sha256:69264fe15aaca10970816721240f49d4569315fe84357a8c983b785fd610896e - 18.67% (14.1 MB)
[#004] sha256:8954c2a62215767a9447b7e9722abd54798bb67fac446036f27d5b858506e258 - 0.01% (9.51 KB)
[#005] sha256:b429d726e06cda354e41a7c5e62ce0e3dd71b0f3d1780f5999ed4df4a2075de2 - 0.0% (126 Bytes)
[#006] sha256:beebdf44bba60ced24f3c790a5c72062a9e43ddfd424727f02bff531b19591fd - 0.0% (100 Bytes)
[#007] sha256:27a77c91a5bb2a9dac8810b63969a7a3d68f9d6231edc2ebd170bd2be0a85144 - 0.0% (2.66 KB)
[#008] sha256:cc3c14ff62e3c64ad9b35c29898ae41664fd347655044ab14675e12db717b4e0 - 1.09% (842 KB)
[#009] sha256:a2136a41dc96d2178f97c4f7c3b68e6d18e44ce9a584350a60f5faa8b6da1dd1 - 0.05% (39 KB)
/bin/sh -c #(nop) ADD file:16de8a5211aaab7986b6654665f7089ced86eaf254896ab76d04099fcce6f386 in /
2024-02-26 19:20:04 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20240225
2024-02-26 19:20:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-03-01 05:28:18 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2024-03-01 05:28:23 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2024-03-01 05:28:30 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2024-03-01 05:28:35 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2024-03-01 05:28:36 UTC/bin/sh -c #(nop) LABEL base-build-date=20240301
2024-03-01 05:28:47 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2024-03-01 05:28:48 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2024-03-01 05:28:49 UTC/bin/sh -c mkdir -p /harbor_make
2024-03-01 05:28:51 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2024-03-01 05:28:53 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2024-03-01 05:28:54 UTC/bin/sh -c #(nop) COPY dir:60e03b9495863d096ed4b7318ea71a0bd47115ad3e7f095991941d3ac22f3c5f in /usr/src/app
2024-03-01 05:28:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2024-03-01 05:28:55 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.