2023-11-29 03:06:40 UTC
72.8 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:08ea4ebc4a9fde232b535b755d10ff768ea9fb9d5e8a3f6b728fb8408abdd3b0 - 21.13% (15.4 MB)
[#001] sha256:92988fbe6a58c313cbdcb9ba6cd47a310c43fa159a3872f780f8e14ad1ee3291 - 31.45% (22.9 MB)
[#002] sha256:df0041d3585b0a5041d2a838319dd90543338e1a3d57600aad7dfdcfb2d95f60 - 26.95% (19.6 MB)
[#003] sha256:3a0f2710eca1ac98996935dead3656c38ca4fe2252bc70ab27ab46ce11003ea7 - 19.3% (14 MB)
[#004] sha256:c338aedb3f051af5e21d776696b872d090b084c867701a2fda9c34b4be82fc48 - 0.01% (9.51 KB)
[#005] sha256:3dc7843a971764cfe31b097c20184015947132897c99ad8b464744ec31301c71 - 0.0% (126 Bytes)
[#006] sha256:a1d23a4e0a3d3196abd9af2fca8f75213c0dc0daa868e8a6744f384d871c3f1f - 0.0% (100 Bytes)
[#007] sha256:938d68598f343af5d1475547b3f8275ef2e211780342f204f6706cec9e185ccd - 0.0% (2.66 KB)
[#008] sha256:1cdc9aa6fe3f4f8efd7881dae19a5b37d62c0ac06e56f4c897608a232172fe9a - 1.1% (816 KB)
[#009] sha256:42d588814d8007354134a662f79ff83fe9c455cff3db42a2a0a7b842b067201d - 0.05% (40.7 KB)
/bin/sh -c #(nop) ADD file:74289d4648cd32f2634619d9d1e151f1838d84ff29412d2a7ccca86a65b71d13 in /
2023-11-28 23:42:11 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20231125
2023-11-28 23:42:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-11-29 03:05:32 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-11-29 03:05:37 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-11-29 03:05:50 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-11-29 03:06:18 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-11-29 03:06:19 UTC/bin/sh -c #(nop) LABEL base-build-date=20231129
2023-11-29 03:06:31 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-11-29 03:06:32 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-11-29 03:06:33 UTC/bin/sh -c mkdir -p /harbor_make
2023-11-29 03:06:35 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-11-29 03:06:37 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-11-29 03:06:39 UTC/bin/sh -c #(nop) COPY dir:4a47df857b0172ece84e9bd895a24285b565d50a390545a67107fb0f8484c600 in /usr/src/app
2023-11-29 03:06:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-11-29 03:06:40 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.