2024-02-02 08:33:09 UTC
96.4 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:19f31b017df611795c43d24474c2610ae9402d804aa7a53403e58279460da86c - 15.77% (15.2 MB)
[#001] sha256:b861dfb28af48516a098cbc85e78f1eacde1b9215b4eff7f6f139807542df266 - 43.87% (42.3 MB)
[#002] sha256:adaa261ee8119ca856db84ba68ea04622afcf851b4d5706323a7d1a3b9c526fb - 29.68% (28.6 MB)
[#003] sha256:b85217361dcbf8d91dca128f54e1cb6740ec3bf48bce45d370900de5565fc08b - 8.62% (8.31 MB)
[#004] sha256:0802b48470aeee4e69c3ee076a616ab821a2749704c04831ff119877b8f0f1e6 - 0.01% (9.31 KB)
[#005] sha256:211f43808a74d9cdc1e664ceb1a6e3277a4ab8042949ac1a776bd71161e9eeb3 - 0.0% (126 Bytes)
[#006] sha256:d24efc8393910d5f95ea4f521d248a3b1706ef8f94ac4f85a1b609b69a4d3e16 - 0.0% (100 Bytes)
[#007] sha256:2419d147accc399f9f73b409be665a06c999b5c4cee819a03ed961c5f2bd9424 - 0.0% (2.66 KB)
[#008] sha256:a306bcd3fe7492a9d5003cde83829c95d3af8946340bd7a33de51ec5e0370fef - 2.01% (1.93 MB)
[#009] sha256:410b0d6b7705967e5bd529b848d78a19c779754a7ed06f9ce5037c56f5d38de1 - 0.04% (37.1 KB)
/bin/sh -c #(nop) ADD file:d51309b3b5c64082d243826c72cdf4b78bf4b793a3da49bdfc4b46c87be14a81 in /
2024-01-22 19:52:13 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240120
2024-01-22 19:52:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-02-02 08:32:28 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2024-02-02 08:32:34 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2024-02-02 08:32:38 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2024-02-02 08:32:47 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2024-02-02 08:32:47 UTC/bin/sh -c #(nop) LABEL base-build-date=20240202
2024-02-02 08:33:00 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2024-02-02 08:33:01 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2024-02-02 08:33:02 UTC/bin/sh -c mkdir -p /harbor_make
2024-02-02 08:33:04 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2024-02-02 08:33:06 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2024-02-02 08:33:08 UTC/bin/sh -c #(nop) COPY dir:1ea14016b50eb59479b5d9c4f350f35a8b3b580adfe4c2dba37f8b5a94d444ea in /usr/src/app
2024-02-02 08:33:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2024-02-02 08:33:09 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.