2023-05-09 06:07:13 UTC
68.5 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:fae4a5262fc3293168218e4c43f801ddceb1dfc97a436f7bf7d3bcb8282886a5 - 22.8% (15.6 MB)
[#001] sha256:f666300ea67a8f30c66ec37e644e3cc277c5a24112af88f63249c3e83009fce8 - 20.06% (13.7 MB)
[#002] sha256:337205cbb9c85dc3afc2d8910cddf33ca4c376cca2a817a6a6eb5fce0537f5bd - 35.5% (24.3 MB)
[#003] sha256:ea79f5a0bd7077a5f167cb0bd721839feabf9d6c7da780efdc604e00e2a2dd0c - 20.16% (13.8 MB)
[#004] sha256:1e2f9f74218a7b2a5b0b256903aa4f2e4317673ad6845d5233af626b5ec08ffb - 0.01% (9.52 KB)
[#005] sha256:3355527b4c2967ed2bc2817c2a7b3fb8af9df80ee61610f6c431c664b79e6f74 - 0.0% (127 Bytes)
[#006] sha256:50ec0b19ca8df60d1d0e5ee0b55575d75af25123b7b9b4a35c680d921ea92b18 - 0.0% (100 Bytes)
[#007] sha256:51ba3142caae5054f03b81094e9c284b9731c5262dde102e133c83edd8531e93 - 0.0% (2.66 KB)
[#008] sha256:22f1f9f6252b87a531631c05c4fc85b91e2160d6b4d649c7638a7fef7ff764c5 - 1.4% (985 KB)
[#009] sha256:e1d249cd7686a62f28626c7118d603f7e8d3c1be9d082b441c55193332d83247 - 0.06% (38.6 KB)
/bin/sh -c #(nop) ADD file:aa9c2265fcb9ccfca69e0d8a62bf5b2f2c0104e318fffb0dbc25af42365f2b62 in /
2023-05-08 19:27:50 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20230506
2023-05-08 19:27:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-05-09 06:06:22 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-05-09 06:06:30 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-05-09 06:06:38 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-05-09 06:06:48 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-05-09 06:06:48 UTC/bin/sh -c #(nop) LABEL base-build-date=20230509
2023-05-09 06:07:04 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-05-09 06:07:05 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-05-09 06:07:06 UTC/bin/sh -c mkdir -p /harbor_make
2023-05-09 06:07:08 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-05-09 06:07:10 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-05-09 06:07:12 UTC/bin/sh -c #(nop) COPY dir:6b5dfb957da846d2e19919a7102e0849f33e72b00e320fdfe41cccf9381809b3 in /usr/src/app
2023-05-09 06:07:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-05-09 06:07:13 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.