2022-11-09 09:21:12 UTC
77.9 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d46c4d5563bcfe534e24a4a89cb29f8295b62e56996cfed24a2b0da3ec251866 - 19.69% (15.3 MB)
[#001] sha256:2014728b1023b1d59f2c494c13597c32e19bf608420d8a0c782eaef19e56950a - 17.61% (13.7 MB)
[#002] sha256:aab288eb930576de594c8f308193702947422fa804ddf3c751b63c4f8a3095a3 - 44.79% (34.9 MB)
[#003] sha256:f5624bd14a09ec74874cde4dc10337bbb69651c60def79010e18c33df4950a59 - 16.62% (12.9 MB)
[#004] sha256:d706af45859a2be2f90465bf0103f913d6c40d79e3fa34a6b3f82c9404d4981a - 0.01% (9.51 KB)
[#005] sha256:758da3aa4679db6f7c6d9aacf028a099b788f9c69fe1aee23313b4334375f9fc - 0.0% (126 Bytes)
[#006] sha256:af6231a55025b6a0ce99c46ba2e7e77123d5883c79b653edb2ffc34126a54b90 - 0.0% (100 Bytes)
[#007] sha256:8c758607ff4a3a2687e1e02d93ee5cbb493c3bedab171cf62ebb6ba332ced656 - 0.0% (2.66 KB)
[#008] sha256:fb477479c0dd31b178a519a704c0884da303fe165785bb5948604e130a4e1e69 - 1.22% (976 KB)
[#009] sha256:99767f301e9840f9202d70291d202584c6d53b0440cda43816ecb16a6287df53 - 0.05% (39.7 KB)
/bin/sh -c #(nop) ADD file:1c334dd0bd0c614737936c6cbfc011cfdea28b70c75abd2615f808b44c239dab in /
2022-11-07 22:32:56 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20221105
2022-11-07 22:32:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-08 03:42:15 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2022-11-08 03:42:25 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2022-11-08 03:42:36 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2022-11-08 03:42:54 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2022-11-08 03:42:55 UTC/bin/sh -c #(nop) LABEL base-build-date=20221108
2022-11-09 09:21:03 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2022-11-09 09:21:04 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2022-11-09 09:21:05 UTC/bin/sh -c mkdir -p /harbor_make
2022-11-09 09:21:07 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2022-11-09 09:21:10 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2022-11-09 09:21:11 UTC/bin/sh -c #(nop) COPY dir:a1d5d835e79e2e84c995bebc30081caf4f83f97822cc0fd7f54e03ca29d0c800 in /usr/src/app
2022-11-09 09:21:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2022-11-09 09:21:12 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.