2025-01-15 01:51:31 UTC
96.8 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:df249a058afa8cd043bb0b601552194ff6a8f3b1e3732589baaf3d2ea6ac5699 - 16.01% (15.5 MB)
[#001] sha256:664f549393274bd99bd179aff0e194ca431978b81ee081779a2ffba7b49629da - 49.87% (48.3 MB)
[#002] sha256:928bbf6e0ccc0fe3fdba7c6cd5fa2b920e98eff3cc5d32877d6b84954fbad466 - 24.0% (23.2 MB)
[#003] sha256:67555bf8eec9f3e0c5f44486c32f0b9d789d1507666f4189b5b624607b28c137 - 9.01% (8.72 MB)
[#004] sha256:c2d7db9007f36d787607de2d002b7fcaf1d57a5e21298a161432e2b691bd5f79 - 0.01% (9.47 KB)
[#005] sha256:c7026feda69b8a0d16b3f2edd5fb54f8a29481bda14322543860d824a9b83ebf - 0.0% (126 Bytes)
[#006] sha256:5db78dff96e5752ae569ead8bd13a2ccfb4f1f1fabcbb84b255447430499f288 - 0.0% (100 Bytes)
[#007] sha256:a52b3a0698f81b6b87cf688973e24e91d06ad1229464f41aa22fb713ad0b4b99 - 0.0% (2.66 KB)
[#008] sha256:11cd5e1ff12296ba65ab5effc49f84cd2401f049e1a15fb2d27f9fc4075d6b51 - 1.05% (1.02 MB)
[#009] sha256:c1072d35efe4803bf1815738af0bc7fca61f08543bfa77e4bf450dfa44048180 - 0.04% (42.3 KB)
ADD photon-rootfs-5.0-10a3de930.x86_64.tar.gz / # buildkit
2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250105
2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-01-14 10:03:46 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2025-01-14 10:03:51 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2025-01-14 10:03:54 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2025-01-14 10:03:59 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2025-01-14 10:03:59 UTC/bin/sh -c #(nop) LABEL base-build-date=20250114
2025-01-15 01:51:23 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2025-01-15 01:51:24 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2025-01-15 01:51:25 UTC/bin/sh -c mkdir -p /harbor_make
2025-01-15 01:51:27 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2025-01-15 01:51:29 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2025-01-15 01:51:30 UTC/bin/sh -c #(nop) COPY dir:ff1d186a3a5e30d26efa8ef1cb4efc0acd7f0ad65e08096b83bc3fdf3bad8914 in /usr/src/app
2025-01-15 01:51:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2025-01-15 01:51:31 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.