2023-03-22 13:54:19 UTC
78.6 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:338940dc69817cce1641a5e65c05c8a7f3d1e35b3dafeafd711f6f3fe415799d - 19.51% (15.3 MB)
[#001] sha256:a909f4deb388df741bc18d26ba201376edb0766e2a44bf36cdee002053601c63 - 17.48% (13.7 MB)
[#002] sha256:00432e97ea1ff56e136506473880014d7af5583de5ef822cc2df6f31a5f25564 - 44.13% (34.7 MB)
[#003] sha256:d628ac8a29c83b3d70c995cdbe9bf31fb865ee09fdcdd7dc02eb66c6f0899ac4 - 17.6% (13.8 MB)
[#004] sha256:e5a6c80aa1f8814286c70271fa506663026a3cb44a1ed1829ad651c459401b7e - 0.01% (9.51 KB)
[#005] sha256:ea9b24c8535c319f378abf2d8267ab84ad57a890c355f1762a8127ecd209c99d - 0.0% (124 Bytes)
[#006] sha256:4927302bfb158d6dd3f42fc65197954ce76d9c05b12a689684218aff225d214c - 0.0% (100 Bytes)
[#007] sha256:5e362d8e81f5dd42cb11627121b90744ec6627a8076ae5707c730c44f4fd0117 - 0.0% (2.66 KB)
[#008] sha256:0171de519c52d442e1b0f1c82a62cfec5c6e90cb61e5a76a42910de17a032348 - 1.22% (984 KB)
[#009] sha256:6b7de3fdfa4c98c38dc452da1309c3904b76fa3b613d6ac33df458ec63885dd7 - 0.05% (38.6 KB)
/bin/sh -c #(nop) ADD file:9fd17cc43e5eca402cc06e4686bef5d57d2747e66525994906a0490702dad1cb in /
2023-03-13 21:21:41 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20230312
2023-03-13 21:21:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-22 09:43:02 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-03-22 09:43:10 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-03-22 09:43:17 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-03-22 09:43:25 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-03-22 09:43:26 UTC/bin/sh -c #(nop) LABEL base-build-date=20230322
2023-03-22 13:54:10 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-03-22 13:54:11 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-03-22 13:54:12 UTC/bin/sh -c mkdir -p /harbor_make
2023-03-22 13:54:14 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-03-22 13:54:16 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-03-22 13:54:18 UTC/bin/sh -c #(nop) COPY dir:b9d611b8b15bc34049a37e9e8da1d2b92547228f4dae2e51c929dc9b53468f1d in /usr/src/app
2023-03-22 13:54:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-03-22 13:54:19 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.