2024-03-26 06:12:44 UTC
96.1 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:698e1d6d81f111a14183371da1970a2c796be3b1428e4b5908af71920ee3ce8e - 15.86% (15.2 MB)
[#001] sha256:844ab80ea2f939287719bd251a96bc010290e782f11c53cea85844a1ee04d2d2 - 51.12% (49.1 MB)
[#002] sha256:9723c1d31e613feaa98b834a657838fe3d18720600ad825d2cd2aef9ffd38a22 - 23.15% (22.2 MB)
[#003] sha256:a4023da762831bfacde30e8dadd369dab6fde7bc5cf61f688c4f4f010df56c09 - 8.75% (8.41 MB)
[#004] sha256:e9ea093b9f39f8c3faa2954b46e03ec6a528b71ab07a216a021ef31cb608a2db - 0.01% (9.31 KB)
[#005] sha256:65d6b7d9788c05bb9c275c6951acf557200813bf6ed412cbb6a3add8cbf78987 - 0.0% (125 Bytes)
[#006] sha256:c07e497524ca977a251a711b19fda26ecec3b15a00c4036b56b9bd58eeaea6b8 - 0.0% (100 Bytes)
[#007] sha256:d5223a99f6f31dc39917b2825c1a0e8707d4e7ff24627a6423d7369edcf54af3 - 0.0% (2.66 KB)
[#008] sha256:75bf512bcd411efeae95ac338373f4e1eb91504dfd99b5605d24a4aa338095a2 - 1.06% (1.02 MB)
[#009] sha256:0d8d2aa5fefa1bb2779377abbb94cc1e5f74d1ba9d1ce0fbf768fb640c580310 - 0.04% (40.1 KB)
/bin/sh -c #(nop) ADD file:32c7320cd2e93d81819008b4f36d73ca29f1549fa478b8bd01abee8b0e432ae1 in /
2024-03-12 18:05:55 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240311
2024-03-12 18:05:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-03-13 09:50:55 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2024-03-13 09:51:00 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2024-03-13 09:51:03 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2024-03-13 09:51:08 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-13 09:51:09 UTC/bin/sh -c #(nop) LABEL base-build-date=20240313
2024-03-26 06:12:36 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2024-03-26 06:12:37 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2024-03-26 06:12:38 UTC/bin/sh -c mkdir -p /harbor_make
2024-03-26 06:12:40 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2024-03-26 06:12:41 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2024-03-26 06:12:43 UTC/bin/sh -c #(nop) COPY dir:c62d87f6436d331ff6870bf1f5aac057e1b0c85e049d18ebd74d5e2cc31fc8ce in /usr/src/app
2024-03-26 06:12:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2024-03-26 06:12:44 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.