2024-06-06 07:47:55 UTC
95.4 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5c70ea440659879175df459899240174f44dc78d22e7ee5724f551ea864b7231 - 15.99% (15.2 MB)
[#001] sha256:97b717f3829c1c911bbce56e6626e4025ba64ff807782aa6cd1b1daca5b33b97 - 50.73% (48.4 MB)
[#002] sha256:8e3e2393f1f56072f56683740f3d32bdbcb735250d7e7102f925fd54a69283c5 - 23.33% (22.2 MB)
[#003] sha256:922fd4ce5cf949a03858d1b5ed2a93244e6753257d33653999a58f32ce3096c4 - 8.83% (8.42 MB)
[#004] sha256:6d5dc2e2a2f6571dca409a9a153ec2accbddb8366d14a5482549e019202a27d5 - 0.01% (9.47 KB)
[#005] sha256:38b8c4b0747eadf4aaa197f65ec74c1c17e595ff01b414819dcac50350376020 - 0.0% (126 Bytes)
[#006] sha256:d5463c0e3b91e4274b4c0e015181f17c0e7723913b6981f23e7e76b0235c042e - 0.0% (100 Bytes)
[#007] sha256:562a50f1249dbff8ea393cfde2bc3dd85bb6023275f6b5ca549aed96787db8d7 - 0.0% (2.66 KB)
[#008] sha256:5cb4bd3220237e746d2125fcfbfce8fb614ae8de10dcb0effa13f1549199c5aa - 1.07% (1.02 MB)
[#009] sha256:4afbb05aa715e9fe7d31772c8333a17930cca9720257116d243cd7fa4446a461 - 0.04% (37 KB)
/bin/sh -c #(nop) ADD file:9ac5b81d6fd8562e629d86774fb5f82b0cb4ef320e93e28ec8d9e4d2bc31fea8 in /
2024-04-12 01:06:36 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240411
2024-04-12 01:06:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-04-15 09:11:32 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2024-04-15 09:11:36 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2024-04-15 09:11:39 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2024-04-15 09:11:45 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2024-04-15 09:11:45 UTC/bin/sh -c #(nop) LABEL base-build-date=20240415
2024-06-06 07:47:47 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2024-06-06 07:47:48 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2024-06-06 07:47:49 UTC/bin/sh -c mkdir -p /harbor_make
2024-06-06 07:47:51 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2024-06-06 07:47:52 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2024-06-06 07:47:54 UTC/bin/sh -c #(nop) COPY dir:2198bc8e1c1b369f74a5ff3e68cfd4cd4b83faccf2bc903a6619635b8778bba4 in /usr/src/app
2024-06-06 07:47:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2024-06-06 07:47:55 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.