2023-04-05 05:59:37 UTC
78.8 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:59695153de0d280efefe0b529aef9246b7ac4a44281b609b854dee3abefc2401 - 19.46% (15.3 MB)
[#001] sha256:de1a4fb74aa7b6e764f211a81cbdcb66664e7034eabec2d44d9de1a5fcc879e6 - 17.44% (13.7 MB)
[#002] sha256:bd37fcdc046e48a9d2f2a0e443c9302c143104e4077c072453583b40b81dac4c - 44.02% (34.7 MB)
[#003] sha256:c72061e2139da3633831d81c00e6ac7d1e78ea35a07c3a4874ef7582a8181600 - 17.81% (14 MB)
[#004] sha256:472aa864f2d811a8e7ea696bc8b26120bacf912bb9e355ffc4cafe36575df23f - 0.01% (9.51 KB)
[#005] sha256:5e507468db4d387342cdb5d9a737851ca6c76996f230836b20cb0223711d0d5b - 0.0% (125 Bytes)
[#006] sha256:bef0bc45bf996ebffe357cba110907024c5abfc2c0daf259ac447d3a9f09f4f9 - 0.0% (100 Bytes)
[#007] sha256:48fab45260cf3d618d799f24c3c46c2bfa2bbfff83927fc6ab6809ddd63975e1 - 0.0% (2.66 KB)
[#008] sha256:6f051f43a013db4d162e28cabc5068152760e61cd8aef702d32b4e7ab57be0ec - 1.22% (984 KB)
[#009] sha256:8c436d5c08b8bd2c83ce34723de8c69d6d46d677741e1093973c0ce9fa766e66 - 0.05% (38.6 KB)
/bin/sh -c #(nop) ADD file:f7d25cf520073cd15407eebf5f523e5d53cdb5f8a9bc7c10090920cec8d0e39f in /
2023-03-27 18:21:14 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20230325
2023-03-27 18:21:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-04 10:43:24 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2023-04-04 10:43:32 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2023-04-04 10:43:40 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2023-04-04 10:43:49 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2023-04-04 10:43:50 UTC/bin/sh -c #(nop) LABEL base-build-date=20230404
2023-04-05 05:59:28 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2023-04-05 05:59:29 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2023-04-05 05:59:30 UTC/bin/sh -c mkdir -p /harbor_make
2023-04-05 05:59:32 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2023-04-05 05:59:34 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2023-04-05 05:59:36 UTC/bin/sh -c #(nop) COPY dir:f2e14bc80804764c0cdbd11a8be972694e76f450443b03b4640f010860c3eac2 in /usr/src/app
2023-04-05 05:59:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2023-04-05 05:59:37 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.