2025-04-09 03:13:59 UTC
96.2 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:81d2752c41be6f0e282ecf4b7c8ef4df9d979c8e861baf34ecf27229b667b21c - 16.18% (15.6 MB)
[#001] sha256:d010dbd21815f043f6323835e3571cc5cd825bdaf08a8b5cb7399ef8ae86f6bd - 49.24% (47.3 MB)
[#002] sha256:0b74c3516018571eb52e6a3daf7538e19d8368f2a857dc5756dc70605dd2f2cc - 24.03% (23.1 MB)
[#003] sha256:d795d4e46883b367f4021574c8a50dd28bd26405726077650cd51b0d39da95c0 - 9.2% (8.85 MB)
[#004] sha256:f023406854df00c6a915665ef3698825c1dff5fceabf9e740fb491a2882e4abc - 0.01% (9.47 KB)
[#005] sha256:f47f08e97cf2daa6c322ed19f23d33baddf883ac05a18200cd2995653cdec351 - 0.0% (126 Bytes)
[#006] sha256:08a773449a2ebe5e77a3fd2d439dcb882d2dc95375a49f206115ac49f421fcec - 0.0% (100 Bytes)
[#007] sha256:068ef55a66057667b8047e0ec7970f9a8a58b6512fc5ad9958ceb716a1ade8a6 - 0.0% (2.66 KB)
[#008] sha256:c19ab5b935b0a427d6fa56e4cdc78c0d5f9e0d56c8c78f6aa2ab9a4dd279c962 - 1.29% (1.24 MB)
[#009] sha256:fcb0f2a9e6129daf9ee38ae01afcbe68d7d74459e3b1be7e857a90ca1a54fc0e - 0.05% (46 KB)
ADD photon-rootfs-5.0-98803cc5f.x86_64.tar.gz / # buildkit
2025-04-06 10:43:05 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250406
2025-04-06 10:43:05 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-04-09 03:13:24 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2025-04-09 03:13:29 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2025-04-09 03:13:32 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2025-04-09 03:13:38 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2025-04-09 03:13:39 UTC/bin/sh -c #(nop) LABEL base-build-date=20250409
2025-04-09 03:13:52 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2025-04-09 03:13:52 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2025-04-09 03:13:53 UTC/bin/sh -c mkdir -p /harbor_make
2025-04-09 03:13:55 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2025-04-09 03:13:57 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2025-04-09 03:13:58 UTC/bin/sh -c #(nop) COPY dir:3a66aca779fe5876cb064fd38d0f10696d848a505e4ea8c1979ac17cf1410cc2 in /usr/src/app
2025-04-09 03:13:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2025-04-09 03:13:59 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.