2022-12-15 04:12:11 UTC
77.9 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1871d44f4cdb0a7806230cace283823dd4e50d38e704264cd5ba225566cf188a - 19.69% (15.3 MB)
[#001] sha256:9e5f23534b756e31238bc91d228d448b806c56422c9cda2e1e216ac1799fe73b - 17.61% (13.7 MB)
[#002] sha256:b234075cadb453b86f1fe0bbc95bcde93636ba9de04590097c944d65a9196a3e - 44.88% (35 MB)
[#003] sha256:2ee6e5a578c17fc8b7127fc54965990b9308677ac3b1c2131d0b2b832660a455 - 16.54% (12.9 MB)
[#004] sha256:0b0e7607406345557a47101538d5fb932c758d2122168b362654efcc04902bc3 - 0.01% (9.51 KB)
[#005] sha256:c4c9b2e450d656a73dadc286071c621dd7f2dfe5f67db3c8b2a2d813faffaf4f - 0.0% (126 Bytes)
[#006] sha256:c708040593541c4efe8cfb30cc60f86232f7ea3582783c1f8c64c4127b388faf - 0.0% (100 Bytes)
[#007] sha256:721611d803a1844a99b94037a60d39e2e38cae67840d2164376123178633b86c - 0.0% (2.66 KB)
[#008] sha256:d53c5290e04219008b3c5300ccbaa9610e7ce0b53d543938f17eeae81e9c69d5 - 1.22% (976 KB)
[#009] sha256:0d8cc28f3d0cbf12f43d893cf735eb0a217386ed6b92ba44e32074e543fddb49 - 0.05% (40.3 KB)
/bin/sh -c #(nop) ADD file:0d7f338c9f1551ccf03e17676c03e83c8783e41aa2c16c11e2f7fec858538820 in /
2022-12-12 20:56:58 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20221210
2022-12-12 20:56:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-14 02:08:24 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2022-12-14 02:08:33 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2022-12-14 02:08:40 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2022-12-14 02:08: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-12-14 02:08:53 UTC/bin/sh -c #(nop) LABEL base-build-date=20221214
2022-12-15 04:12:03 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2022-12-15 04:12:03 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2022-12-15 04:12:04 UTC/bin/sh -c mkdir -p /harbor_make
2022-12-15 04:12:06 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2022-12-15 04:12:08 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2022-12-15 04:12:10 UTC/bin/sh -c #(nop) COPY dir:98fc4a7f080ec2c030389e9a6a1b0db1f5a6c371366af4f49625e5efb1c4cfbf in /usr/src/app
2022-12-15 04:12:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2022-12-15 04:12:11 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.