2022-07-07 05:56:55 UTC
80.1 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:cdd306291e3fcd52fc33761fa1416fe10b7442e8161dd8334edc1850b5c6cc9f - 19.04% (15.3 MB)
[#001] sha256:899708b6cf4a0bb3084e8d8c052e3068af064cc470c363417ee579976e622b03 - 17.11% (13.7 MB)
[#002] sha256:5348cd9eea69d607dc4fe4ed3ba7474bc604011db3988743135c2b4511a08eb3 - 46.86% (37.5 MB)
[#003] sha256:b26fbd0623df466cd450e6b8da4d971fd4d4e824b004cac924dd6778231ebe2e - 15.74% (12.6 MB)
[#004] sha256:8ef107bcedaf48fe9f7de3fb9a607099ddd5c0adf25bbca6079f3ab4a3f1f554 - 0.01% (9.51 KB)
[#005] sha256:45efdc863cd9eb698a4d139983fcbf769d4d416716dbd606ae6ca2cddb03370d - 0.0% (126 Bytes)
[#006] sha256:d109b36b120084fa8c9f4b5ac1f989a2179a83f2b2f4051956b3e301e5d5ad7e - 0.0% (100 Bytes)
[#007] sha256:01920cccc2da2db2609ac77ca74a7f9fc88608743c2956510621e2ad729dd83d - 0.0% (2.66 KB)
[#008] sha256:35df10b8b3657883d5a742a2d002e8e91d68bfcad6fff9cf5eb8f6b3a57ad3db - 1.19% (976 KB)
[#009] sha256:77422a9df465db234b80269e7b1a1a25366b7a110c2ad48658a7229c67765bf6 - 0.05% (39.2 KB)
/bin/sh -c #(nop) ADD file:8820ad76f4c64a0b69d59f8856682b51c666c904e98e905dddc213eec94ab432 in /
2022-07-05 18:24:29 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20220701
2022-07-05 18:24:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-07-07 05:56:04 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2022-07-07 05:56:12 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2022-07-07 05:56:20 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2022-07-07 05:56:30 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2022-07-07 05:56:31 UTC/bin/sh -c #(nop) LABEL base-build-date=20220707
2022-07-07 05:56:46 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2022-07-07 05:56:47 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2022-07-07 05:56:48 UTC/bin/sh -c mkdir -p /harbor_make
2022-07-07 05:56:50 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2022-07-07 05:56:52 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2022-07-07 05:56:54 UTC/bin/sh -c #(nop) COPY dir:d24bbb2f1d0e3ebd3c53bb98cb9c58c9a7aabf1de37d1bbb4c5fa616f14d8d7d in /usr/src/app
2022-07-07 05:56:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2022-07-07 05:56: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.