2022-08-10 10:32:44 UTC
77.5 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9fc3011f8f6144788ab6a849f566e66ef4a3d751561602062975c6cef7453cd9 - 19.73% (15.3 MB)
[#001] sha256:e781d6560ec71b8c34a23740e292741ab6cd20cd0adf7b030998270280656aac - 17.7% (13.7 MB)
[#002] sha256:2813dbda6dfb7564abc95f106e0e26b77ba6855568997279c24eb237017ae129 - 44.96% (34.8 MB)
[#003] sha256:504bd06b8a2e415842446fba19dfd05f86a60326e3504df5a1967f515bf37472 - 16.31% (12.6 MB)
[#004] sha256:76453a3e3c5cfbb20a3c3b18396e9cb234967c7757810568dbcda48da1877ad5 - 0.01% (9.51 KB)
[#005] sha256:dca2bd9b86deccee396a8fd2757a1e677ca2fec56acb099143ea1a8b3a10820c - 0.0% (124 Bytes)
[#006] sha256:d45f8028b0a84b5a80ce44d6d029bba9d0cb31fb3713572b2da10f5909a621c7 - 0.0% (100 Bytes)
[#007] sha256:f6b36fd179aafc6e771f162aa7629fc2d1817bd72a9c01080badf9f80aec3533 - 0.0% (2.66 KB)
[#008] sha256:cf21c76cf5c80bc3983e3f03b55088938ac6eaf381f4e6a566f5ec5d758c3b53 - 1.23% (976 KB)
[#009] sha256:6125874ec2e73299828b948e8232ceff74882be12975f85675319f1b9e1bbada - 0.05% (39.7 KB)
/bin/sh -c #(nop) ADD file:709a6fa6ebf8f167e8e3060a3c2f4e1bc67817491517bb50dd01399a57559bc2 in /
2022-07-30 00:20:06 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20220729
2022-07-30 00:20:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-08-05 09:01:25 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2022-08-05 09:01:35 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2022-08-05 09:01:42 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2022-08-05 09:01:52 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-05 09:01:53 UTC/bin/sh -c #(nop) LABEL base-build-date=20220805
2022-08-10 10:32:35 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2022-08-10 10:32:36 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2022-08-10 10:32:37 UTC/bin/sh -c mkdir -p /harbor_make
2022-08-10 10:32:39 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2022-08-10 10:32:41 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2022-08-10 10:32:43 UTC/bin/sh -c #(nop) COPY dir:5b37e604758d1c76a44a146a83474ebc96dea978cba0391350e6539b1ead2dd8 in /usr/src/app
2022-08-10 10:32:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2022-08-10 10:32: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.