2023-08-15 02:19:18 UTC
71.2 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b73ab88bdeefab823f58de42815e8177503df08f2dd7cc70a4b57085714d2ed2 - 21.59% (15.4 MB)
[#001] sha256:04ca22f4b4caed418b065b2de5b55eee02ec86e99558b09145bb340be3c3f8c1 - 32.14% (22.9 MB)
[#002] sha256:a4dfbd6250cbf847df5bf40a0a5f7151d9b2daa5049daeeaf760f4971cb5d01e - 25.38% (18.1 MB)
[#003] sha256:c875453e7d3286c493e1cc4f4dc099ba43a746f8f5da7cacf91041921510c25d - 19.7% (14 MB)
[#004] sha256:2f5de49ca234db128fc2b33ed75097b5a606ce7833153549862cb69eb5abad66 - 0.01% (9.52 KB)
[#005] sha256:e276ef350437a3a190019ba4d605603968d97c26027022b2758d5de045c733aa - 0.0% (126 Bytes)
[#006] sha256:225542af056a40b5b7978fe476a94cfbf2a44c1544ed2cc71e0c19ed4e154d18 - 0.0% (100 Bytes)
[#007] sha256:38ab70849f1bead35a8e2f1cc1b6b3544ca761a2588121b0dcdbb3e4a68c5a5c - 0.0% (2.66 KB)
[#008] sha256:39d5bc2cf92e8a3dac69bcd402a2adb677aceaeceb68e07c3a4505ef698c2357 - 1.12% (815 KB)
[#009] sha256:b94db68cba2a3b215d0ce6999ebfd5a8768f28ee097515d4205ce13e631686fb - 0.05% (38.6 KB)
/bin/sh -c #(nop) ADD file:7a70bff4fb8e8ceec23f48256c50afb92444303172b3dd943fec9fc6d0b09eea in /
2023-08-07 19:34:32 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20230805
2023-08-07 19:34:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-08-15 02:18:22 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-08-15 02:18:30 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-08-15 02:18:39 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-08-15 02:18: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-08-15 02:18:49 UTC/bin/sh -c #(nop) LABEL base-build-date=20230815
2023-08-15 02:19:08 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-08-15 02:19:09 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-08-15 02:19:10 UTC/bin/sh -c mkdir -p /harbor_make
2023-08-15 02:19:12 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-08-15 02:19:15 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-08-15 02:19:17 UTC/bin/sh -c #(nop) COPY dir:d9d8c11b997cef5953870c9584a390db69b0366e40f893a721f6f925422b3bf4 in /usr/src/app
2023-08-15 02:19:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-08-15 02:19:18 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.