2023-02-20 08:00:05 UTC
78.4 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e8f9c57a1510241708a3178d2b0bbb3b8ee61dd4a7010882e49e8df436f91297 - 19.57% (15.3 MB)
[#001] sha256:d38031c5a89d275df02371c80e6cdfdb1c4b1eaeceda031141cf88364b002b43 - 17.39% (13.6 MB)
[#002] sha256:49449379f742d247c1305cf61c3a9ccb68f9158e06e5fbc505817969896f020e - 44.26% (34.7 MB)
[#003] sha256:46341b7aa6f4b882cb6466b6533a1c41a214910995272abedd5de5c1a02adfa1 - 17.5% (13.7 MB)
[#004] sha256:c79337be634ace5c018473534d052f3d52d177832c6a94df286e0051e0a09cd1 - 0.01% (9.52 KB)
[#005] sha256:ee29b7a24d5c182667a07afa4c70a1a3bf0a1676559a7cb26a7cee6d3f54f1b4 - 0.0% (127 Bytes)
[#006] sha256:914a67ccfb6ec73473c19955419200c6f46a6db44bed70463b31a1b964208ac1 - 0.0% (100 Bytes)
[#007] sha256:d206894dacc55c9e4e200aeb65d0de6a5d1d9dc1244594f4b89e09da2905b48b - 0.0% (2.66 KB)
[#008] sha256:2d90b70a0c60418b9adcb47a16f7cc0bf3b5143da03c2fa7d8bcbc36b47e5d0e - 1.22% (977 KB)
[#009] sha256:1f485bc975b67b1d07d8a64eb12c9347ca5259b4752b089ae03717f40ca818f2 - 0.05% (40.3 KB)
/bin/sh -c #(nop) ADD file:655bdde9587d3b682245c48bac39156bf5a924bd080acac16bdab4325e8d23f8 in /
2023-02-13 20:26:51 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20230211
2023-02-13 20:26:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-20 07:59:10 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-02-20 07:59:19 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-02-20 07:59:26 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-02-20 07:59:37 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-02-20 07:59:37 UTC/bin/sh -c #(nop) LABEL base-build-date=20230220
2023-02-20 07:59:56 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-02-20 07:59:57 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-02-20 07:59:58 UTC/bin/sh -c mkdir -p /harbor_make
2023-02-20 08:00:00 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-02-20 08:00:02 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-02-20 08:00:04 UTC/bin/sh -c #(nop) COPY dir:1fbaf709661f0363c1ff949cc5945e1664add57b4059ffb560c9d83e722c2e8b in /usr/src/app
2023-02-20 08:00:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-02-20 08:00:05 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.