2023-04-24 02:00:32 UTC
84.6 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bf71dcb41a4d9fa8a62eee5a138eb21c880dba2e5163652f852bbfbd0395a882 - 18.14% (15.4 MB)
[#001] sha256:c17031eeb695529be12851f7e44ec47754e3cfbe06d3e31f1b2acfa7bf479391 - 16.25% (13.7 MB)
[#002] sha256:86945e75bd8ef95ea6798b39db2f894fe428a7945e3fee13dc967c848356db2d - 41.05% (34.7 MB)
[#003] sha256:37afa32b4eb97c44f49bc34d04bbbcdec6078749b4ed0f576714b1a4749cc779 - 23.36% (19.8 MB)
[#004] sha256:6c51a389e718aeda62bf3b22770a70c7799484a22c564c49de0a70eac1502b87 - 0.01% (9.51 KB)
[#005] sha256:adbcc635d3adeddee0c304b02b0be097f52a5c927e9dd390a0542d0cfe58baf7 - 0.0% (126 Bytes)
[#006] sha256:4b3987d4f9177bc6ba874973272de31881914cf1aee0d1cdabf891ceea0d16ac - 0.0% (100 Bytes)
[#007] sha256:9f42f0f2d8c0024c9b5de5fd8ec0dd0696ce43eb9fa1d77b4c08a22fc67b3271 - 0.0% (2.66 KB)
[#008] sha256:d3b088d2158c65df67e38eb77ea2a730e2d09b747e9edb47770d29af6a3889f3 - 1.14% (985 KB)
[#009] sha256:8565913b7e13f48e30b108a284cedf70cc3bf9c18bb1df59e8ca4c9a84ec6f16 - 0.05% (40.3 KB)
/bin/sh -c #(nop) ADD file:2c7d00cb9dc96706b06c16afc61976ac75db6d8ede0b43931c61c114ca17a131 in /
2023-04-11 18:23:02 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20230408
2023-04-11 18:23:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-19 08:04:14 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-04-19 08:04:22 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-04-19 08:04:33 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-04-19 08:04:45 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-04-19 08:04:46 UTC/bin/sh -c #(nop) LABEL base-build-date=20230419
2023-04-24 02:00:23 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-04-24 02:00:24 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-04-24 02:00:25 UTC/bin/sh -c mkdir -p /harbor_make
2023-04-24 02:00:27 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-04-24 02:00:30 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-04-24 02:00:31 UTC/bin/sh -c #(nop) COPY dir:68be80ce542e5b44beba145bc77c91af7a44a101c33c127a10eb8ddb14b95dc3 in /usr/src/app
2023-04-24 02:00:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-04-24 02:00:32 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.