2023-11-22 10:19:00 UTC
142 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:634892f305225f7244aa5aafd9e8d2b11a47acfd25d75a8f1e8f066d7f039a66 - 10.69% (15.2 MB)
[#001] sha256:6a78cabe390e407e2e571006423d54073c1cd7f2ac90ff0193f199e5fbf1d3c4 - 29.45% (41.9 MB)
[#002] sha256:f582ca0ff07e7fe5511591614c02b904cab2c65a396292e57b2c38b67149e70a - 20.12% (28.6 MB)
[#003] sha256:828f2d2d7d2cebbbbfb651dd7b3d48be0d5f5a35f75e1df43a7a70e21595c652 - 38.35% (54.5 MB)
[#004] sha256:caf184a19392f01b79a0a985bdbc50bb033d27586006ce3004dfcb4a5564186e - 0.01% (9.32 KB)
[#005] sha256:406450dd794527e89a1026ecce9ab46bc94742c0975e89dbbb28529245aee433 - 0.0% (126 Bytes)
[#006] sha256:f75e331ea0f76d1b1a01c0880813883f15e8f7542478ad5ac9b9b66cb1e01da2 - 0.0% (100 Bytes)
[#007] sha256:32715df1de5ccea202215fe1673c3992934ecb60cea9736f8e8b4e834115b1f9 - 0.0% (2.66 KB)
[#008] sha256:68821d9e26be09603b9f51015fe94a425638e0d4822ad95cacdf7ae29c46634e - 1.36% (1.93 MB)
[#009] sha256:f60775ff0b9a2341553b0d20b87043de3f25293b5796511fbdcd467b02983364 - 0.03% (39.9 KB)
/bin/sh -c #(nop) ADD file:ac9b9d23c5686b8140ed5cb6ee8dec4151eb738cc8a2cf4cee40222195a0c89c in /
2023-10-31 06:16:59 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20231028
2023-10-31 06:17:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-11-22 10:18:07 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-11-22 10:18:12 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-11-22 10:18:28 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-11-22 10:18:39 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-11-22 10:18:39 UTC/bin/sh -c #(nop) LABEL base-build-date=20231122
2023-11-22 10:18:51 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-11-22 10:18:52 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-11-22 10:18:53 UTC/bin/sh -c mkdir -p /harbor_make
2023-11-22 10:18:55 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-11-22 10:18:57 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-11-22 10:18:59 UTC/bin/sh -c #(nop) COPY dir:460af298b414d9df096c57568057a03e63916ad940d46ec6ec0c5ca20d09ac2f in /usr/src/app
2023-11-22 10:18:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-11-22 10:19:00 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.