2024-06-03 11:49:30 UTC
95.8 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2a715ab8d96eb980e74a015f299d9c14156ebfb94230c7355090d84a84043a29 - 15.96% (15.3 MB)
[#001] sha256:a4464fa7f83c068b9c8f50726d74f3dfa49acdd3a78b3876122273d011a2829f - 50.53% (48.4 MB)
[#002] sha256:e614c191ff97bb2796278b79f9bdd9e3dfd501c34c084cf65974d8e367d65d3e - 23.51% (22.5 MB)
[#003] sha256:c7c6a92d495ee7e0b04a5da9fb6985b6df019703b1c85c7f64f133e52cc05558 - 8.89% (8.51 MB)
[#004] sha256:8a1870f4fc3a9c8865b6129c491536b0fa8e557d1f78074d7382f4c21c8bc97e - 0.01% (9.47 KB)
[#005] sha256:b664071dc996f450cc53b6f1ede93864af50567df7d92a624288b2be86181d2e - 0.0% (127 Bytes)
[#006] sha256:84f2e6d1f11769233e6d57f6928a3e2885a924277caf3887e18b293c355a3b58 - 0.0% (100 Bytes)
[#007] sha256:8c559c2a028c6058f5fabf5a4846ab1e54e138f23595b01b65de58085f5eeae8 - 0.0% (2.66 KB)
[#008] sha256:fb7442c8947f7acea7e800af8ea9790661a950e9ab6c28be7a76c6eddbfb90c8 - 1.06% (1.02 MB)
[#009] sha256:9103d655d373832c9e231e4a2c863c6daf0045d4756d4108688beb6f051bbad6 - 0.04% (41.9 KB)
/bin/sh -c #(nop) ADD file:254474a32079242b4e5dd61f062125d81669bfcbe9ef249fe3b7b2292418b3a9 in /
2024-05-28 20:02:01 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240526
2024-05-28 20:02:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-05-29 05:42:29 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2024-05-29 05:42:33 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2024-05-29 05:42:37 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2024-05-29 05:42:42 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2024-05-29 05:42:42 UTC/bin/sh -c #(nop) LABEL base-build-date=20240529
2024-06-03 11:49:22 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2024-06-03 11:49:23 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2024-06-03 11:49:24 UTC/bin/sh -c mkdir -p /harbor_make
2024-06-03 11:49:26 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2024-06-03 11:49:27 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2024-06-03 11:49:29 UTC/bin/sh -c #(nop) COPY dir:4cb97a85a1bedd61d629b0f159ae0bd3b1472e663c1ddfb209e4c79c472f3b3b in /usr/src/app
2024-06-03 11:49:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2024-06-03 11:49:30 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.