2023-12-11 05:23:49 UTC
96.2 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d2d408dbabf5478bab62ee589fdc222c6de5c28243e500c2827d1d36515b92aa - 15.8% (15.2 MB)
[#001] sha256:c529c71349c48d32df3f50d433d7f788f4d9d5c85bb6ac38b5670f83419f0c5d - 43.82% (42.2 MB)
[#002] sha256:aa42657d5b37af4735cac1c313def475b5437fadcb3e4e98ab1b6279aaa18df8 - 29.75% (28.6 MB)
[#003] sha256:40d5dbcb880be720657a85edae30cfefe0308cd046fed010aaee8951bd19c14c - 8.56% (8.24 MB)
[#004] sha256:3b16219592494621bb2cdd714333c88c7e3b14e6a6bc2c76d1d398416af15118 - 0.01% (9.3 KB)
[#005] sha256:0394ff719f109a64560106c31b34531946c18c7a7d4e337badb0ea0e7c63b27d - 0.0% (127 Bytes)
[#006] sha256:7031f594dfd90124602921751b60ee2caca676942a7f79c6bc42dec51d64862e - 0.0% (100 Bytes)
[#007] sha256:f035c5133451d8311c22c7ac77e98638d0ce35ae7b57ef16be0cebbfa5609a3b - 0.0% (2.66 KB)
[#008] sha256:16492618f3ccbde911bfd504591b28b457954feec639b8270c740c571c263812 - 2.01% (1.93 MB)
[#009] sha256:93a7055ec44fc4d97be107214e5825d2fe486eeeab0236b0ee3902e918d12a3a - 0.04% (39.8 KB)
/bin/sh -c #(nop) ADD file:5e5d3d0b02bacb1d34551c9cde2138e9c05cf924c51ac53acb92f69f7a94754e in /
2023-11-28 23:42:04 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20231128
2023-11-28 23:42:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-11 05:23:15 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-12-11 05:23:21 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-12-11 05:23:24 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-12-11 05:23:28 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-12-11 05:23:29 UTC/bin/sh -c #(nop) LABEL base-build-date=20231211
2023-12-11 05:23:40 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-12-11 05:23:41 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-12-11 05:23:42 UTC/bin/sh -c mkdir -p /harbor_make
2023-12-11 05:23:44 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-12-11 05:23:46 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-12-11 05:23:48 UTC/bin/sh -c #(nop) COPY dir:f61e18696644e3d59025aa90ee67b9747e56b06eb115037bd30cdaab208f1d15 in /usr/src/app
2023-12-11 05:23:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-12-11 05:23:49 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.