2023-06-02 11:33:25 UTC
72.4 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:06212d50621c9654d97e7ec78e972b5017e139b11763375ee4c28bace1fcc087 - 21.58% (15.6 MB)
[#001] sha256:c43a11a41dd85beeafd07b005d01723cc817114454d789916045fbacb20516fd - 24.3% (17.6 MB)
[#002] sha256:9e83342251c52978306a96af28e18a7621654c96880aedc12aad01058c20db21 - 33.61% (24.3 MB)
[#003] sha256:628dbbe4d69c8d4192bc116f4daa83080172c4d42dc2cdf371ac37a6ddd9af1b - 19.12% (13.8 MB)
[#004] sha256:e02a6cdc2a2e9a9f0ff3fb7eeebfb1f20466602b82a6b7310ef13456dcf70543 - 0.01% (9.51 KB)
[#005] sha256:74305682af4ecfa6fefaa106c85977b5749036f9565bff94a4de016fb240b403 - 0.0% (126 Bytes)
[#006] sha256:d714712cc6df2cd67a79c5efe0525f927048b658d9ec4808a4d53c985e8b5c27 - 0.0% (100 Bytes)
[#007] sha256:2e443303cc8f272755881aef25795855825f9fb18d57ca3d340af2ae3ae595a1 - 0.0% (2.66 KB)
[#008] sha256:7b608b2485a2a4544678f55c6f8104a3fb7f3187fdb368fa70ed8229184ed676 - 1.33% (985 KB)
[#009] sha256:dcd76662a9cccce0fca7453524758ea337d47e1d9ee2f4c841cfa51258c2f601 - 0.05% (38.6 KB)
/bin/sh -c #(nop) ADD file:0f2b85a9604a775d7dd72ba696b1d11a4869d0fc47bb013b738f8c71e967be53 in /
2023-05-23 00:20:04 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20230522
2023-05-23 00:20:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-05-31 06:17:48 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-05-31 06:17:56 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-05-31 06:18:04 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-05-31 06:18:11 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-05-31 06:18:12 UTC/bin/sh -c #(nop) LABEL base-build-date=20230531
2023-06-02 11:33:17 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-06-02 11:33:17 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-06-02 11:33:18 UTC/bin/sh -c mkdir -p /harbor_make
2023-06-02 11:33:20 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-06-02 11:33:22 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-06-02 11:33:24 UTC/bin/sh -c #(nop) COPY dir:0058c8b3639c8894a96ec9a9375b12133736e700139e8f61defb0b33121f2b9c in /usr/src/app
2023-06-02 11:33:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-06-02 11:33:25 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.