2022-08-28 04:05:27 UTC
77.6 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d28e100d9e5c2f4e6abf459d1702a45ddd9b079a4c83e373573385ad1410563d - 19.73% (15.3 MB)
[#001] sha256:a17304cf7d4d11d4a31a534434969440ad645461e5a1dcce224bd1fbc8e8dbfb - 17.68% (13.7 MB)
[#002] sha256:d8792638441743ce39e838c1b09ce2d3a4f7b7dfaa7452d5436cc5c8608c3fc6 - 44.9% (34.8 MB)
[#003] sha256:9586312ff01a83ad988adcd0e210585a8b0eef16acdbd3f4cf7b171b550d5eb7 - 16.41% (12.7 MB)
[#004] sha256:0fa156d8c75fb7ffa9c9a68850d236aec0f8cfb203f879e38809727241897b8d - 0.01% (9.51 KB)
[#005] sha256:1f09fd4ee98a417f8489531e53c262add5b3df099db3f752a518d8dcb50a5c26 - 0.0% (126 Bytes)
[#006] sha256:47d2ef6c407f3b7dd995cbd98dfb6f56f853125d3f98f683fbb46b3031dad590 - 0.0% (98 Bytes)
[#007] sha256:b031b19f9333908cb8aef9932fd4074a9e68d20c7e27deb8d1ca1802c9313144 - 0.0% (2.66 KB)
[#008] sha256:9c3e59c40476cffa201be2af7e3353138527dfe8ead4ff320c0aa48d013414cb - 1.23% (976 KB)
[#009] sha256:56399927ea0b358c2062f09839a9ceae80771a180de4e2cbec1577aeff6519e5 - 0.05% (39.7 KB)
/bin/sh -c #(nop) ADD file:b8fc8cca974e9320a1df41fa6a6f3e979af8536e1a7367820548e8e4c1fbe972 in /
2022-08-26 22:26:12 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20220826
2022-08-26 22:26:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-08-28 04:04:35 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2022-08-28 04:04:44 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2022-08-28 04:04:51 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2022-08-28 04:04:59 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2022-08-28 04:05:00 UTC/bin/sh -c #(nop) LABEL base-build-date=20220828
2022-08-28 04:05:18 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2022-08-28 04:05:19 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2022-08-28 04:05:20 UTC/bin/sh -c mkdir -p /harbor_make
2022-08-28 04:05:22 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2022-08-28 04:05:24 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2022-08-28 04:05:26 UTC/bin/sh -c #(nop) COPY dir:5b37e604758d1c76a44a146a83474ebc96dea978cba0391350e6539b1ead2dd8 in /usr/src/app
2022-08-28 04:05:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2022-08-28 04:05:27 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.