2023-04-19 01:02:22 UTC
84.6 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bf71dcb41a4d9fa8a62eee5a138eb21c880dba2e5163652f852bbfbd0395a882 - 18.14% (15.4 MB)
[#001] sha256:aeaa3ad22d25574cae1fb41bfe2c07337ddfe061917fd4ed849df1704ab243a4 - 16.25% (13.7 MB)
[#002] sha256:b4186a69a13ffd043568bac496aa43f8209aec52f2683d86499e7b268223fa30 - 41.05% (34.7 MB)
[#003] sha256:30ed3c460b4a3067d89426a0a7d77b9b31999cdd005b6f88f99f463a3c04609f - 23.36% (19.8 MB)
[#004] sha256:de41841e513c85b124a4e8514139540b32e51804b17a8dc118ed9ca022ae64cf - 0.01% (9.52 KB)
[#005] sha256:4d6bddd83dc22ce4467290156ad181d83b06ca23847f835f2ff990dec8d9ed65 - 0.0% (125 Bytes)
[#006] sha256:591385cf91847a5af8432e6a54fd5e3669874f8bb902bd9d8f073d0a77e38aa8 - 0.0% (100 Bytes)
[#007] sha256:3c9a0f0acf7135410a369ee1e440f2fd21c3549a3eab61b499479ad116f639ba - 0.0% (2.66 KB)
[#008] sha256:22b0acd3d60193b7fff5a916cd485d422290560a979d94341abf642e0b0a33f2 - 1.14% (985 KB)
[#009] sha256:6eb2275235fd0ccdedf06c4fbd55a93573d3092f6bcda3332d40077c6d92feb4 - 0.05% (40.3 KB)
/bin/sh -c #(nop) ADD file:2c7d00cb9dc96706b06c16afc61976ac75db6d8ede0b43931c61c114ca17a131 in /
2023-04-11 18:23:02 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20230408
2023-04-11 18:23:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-18 11:25:49 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-04-18 11:25:58 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-04-18 11:26:08 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-04-18 11:26:16 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-04-18 11:26:16 UTC/bin/sh -c #(nop) LABEL base-build-date=20230418
2023-04-19 01:02:13 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-04-19 01:02:14 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-04-19 01:02:15 UTC/bin/sh -c mkdir -p /harbor_make
2023-04-19 01:02:17 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-04-19 01:02:19 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-04-19 01:02:21 UTC/bin/sh -c #(nop) COPY dir:ca1616e5fb9efb579bc73b1a9ba6e05976c25fe65a97e57a0f4af10f70998163 in /usr/src/app
2023-04-19 01:02:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-04-19 01:02:22 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.