2024-04-08 05:15:51 UTC
97.6 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:653913a9932a5fbda061a1ae12784f7f5ed4d4f3025f65cfe64b716807e412bd - 0.0% (124 Bytes)
[#006] sha256:4f3a1e9c6c26a12ffb60a59ed26110b807588bf2d25a0c7ed0ec5bd68314e936 - 0.0% (100 Bytes)
[#007] sha256:b1453948120506241bb9f8f60c1a0b9499872f806a1cf298fd9c71a110f84283 - 0.0% (2.66 KB)
[#008] sha256:7767557fa63c26a44b051b43d022d6180637fab6abdbc000fc4057417a21f00e - 1.04% (1.02 MB)
[#009] sha256:2cc768f22bdf90e6ae13b54790119620795bac8acd69d4b5cc10e92575507dde - 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-04-08 05:15:43 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2024-04-08 05:15:44 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2024-04-08 05:15:45 UTC/bin/sh -c mkdir -p /harbor_make
2024-04-08 05:15:47 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2024-04-08 05:15:48 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2024-04-08 05:15:50 UTC/bin/sh -c #(nop) COPY dir:2ef1953a320b605ea2356c3ccf274795372db29c48bb07c599999bc475f6c8e5 in /usr/src/app
2024-04-08 05:15:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2024-04-08 05:15:51 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.