2024-03-04 06:00:07 UTC
97.5 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:085208ac44d5fd348f4efb64e54de657b46b0a95bbda23adea13aaef74c86dcb - 15.59% (15.2 MB)
[#001] sha256:1c43e6e47f1f69afd07520f3a182b083da152982a84d7316484564bca87d796a - 50.42% (49.2 MB)
[#002] sha256:d897bc558d4dfcf993d199ac81bb95c97ed918087ef030075bd49b3848c9762c - 22.8% (22.2 MB)
[#003] sha256:dea465cf7935f063fbb705414c3557df1594dd342c225d59a74610f4f914b192 - 10.09% (9.85 MB)
[#004] sha256:805fe625b22bacc6449c3edd04c7c0c966d1c295df8ce9ef8d75c4a654fa73f3 - 0.01% (9.31 KB)
[#005] sha256:67c2b917d76d8bf9c7ef664ba49a1f76325dc45505c6d2bfe7ad1c7f0773f6b0 - 0.0% (126 Bytes)
[#006] sha256:cd28ed1e3d854384e413eb2983665202b7ef42c3b93bbb7b2d62f951e837b608 - 0.0% (100 Bytes)
[#007] sha256:167c0b01854748079b736f885f1adcb2693eadeea9efafb29785cc797898b16c - 0.0% (2.66 KB)
[#008] sha256:41f94b127b661c110d0c6ecac39e507d064538ca637d6c71ba77fc15c638ede6 - 1.04% (1.02 MB)
[#009] sha256:e79e7894ffa144551f31f202d7ca34d1b649007882924f0ef807040e42865574 - 0.04% (37 KB)
/bin/sh -c #(nop) ADD file:79338aeed5ca77dae545aa3627132ed07b6bece0df8a7aa8aa865b9155aae153 in /
2024-02-20 20:53:48 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240217
2024-02-20 20:53:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-03-04 05:59:33 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2024-03-04 05:59:37 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2024-03-04 05:59:40 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2024-03-04 05:59:45 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2024-03-04 05:59:46 UTC/bin/sh -c #(nop) LABEL base-build-date=20240304
2024-03-04 05:59:59 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2024-03-04 06:00:00 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2024-03-04 06:00:01 UTC/bin/sh -c mkdir -p /harbor_make
2024-03-04 06:00:03 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2024-03-04 06:00:04 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2024-03-04 06:00:06 UTC/bin/sh -c #(nop) COPY dir:a13af2b334e5d9e8917cb3cda07679706276847b97d3b2892b941754086ff527 in /usr/src/app
2024-03-04 06:00:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2024-03-04 06:00:07 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.