2024-04-12 09:04:31 UTC
74.6 MB
en_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:980ae8ae3d447c7abfb412dc39a0364d2300d69225d84ed0971250bb6ced68d1 - 20.67% (15.4 MB)
[#001] sha256:053e81ca4a4f9a8d7ba3b4753d535f614e63c2758441aafcf690daac9dbaba7b - 32.85% (24.5 MB)
[#002] sha256:9e49563dc21f75add9ba4c3c134fef89f8efe07a477668e3c1fdcdc4093f8d6e - 26.36% (19.7 MB)
[#003] sha256:c5e9ce11158814aed54d52736c2b73383422be7d45c116b2cfdbbb086ca86a41 - 18.94% (14.1 MB)
[#004] sha256:afdd25d20f3eede03adf8fe0342e24385609a39a074060862877528aabc08972 - 0.01% (9.69 KB)
[#005] sha256:f7cc4f2fad4dc6d70d4a856a74e9320f8b88b99e7b691107655001c4d01670c2 - 0.0% (126 Bytes)
[#006] sha256:3a512ad18e779a57cd76e430143078a4e558718c9b06641ee4d033050d775524 - 0.0% (100 Bytes)
[#007] sha256:9a8d60d4b6306c495e531a538f6a6c1a23550d4d404e73248c4c111702407524 - 0.0% (2.66 KB)
[#008] sha256:bdb09d8946f66513ecae2401a033674b8505c9ce7985734a4b4c1c8079328def - 1.11% (848 KB)
[#009] sha256:6d2cad10d645b7bf5939cffa3ed1bf555a316aea13a505d9e0fd028a8ee28026 - 0.05% (39 KB)
/bin/sh -c #(nop) ADD file:579aee45b5c060f4d757744f465b6308fa34245912e46eee097a0a6bc4f9677b in /
2024-04-02 17:54:48 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20240401
2024-04-02 17:54:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-04-12 03:01:29 UTC/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all
2024-04-12 03:01:34 UTC/bin/sh -c pip3 install pipenv==2022.1.8
2024-04-12 03:01:43 UTC/bin/sh -c tdnf install -y rpm cpio apr-util
2024-04-12 03:01:56 UTC/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*
2024-04-12 03:01:57 UTC/bin/sh -c #(nop) LABEL base-build-date=20240412
2024-04-12 09:04:23 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2024-04-12 09:04:24 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2024-04-12 09:04:25 UTC/bin/sh -c mkdir -p /harbor_make
2024-04-12 09:04:27 UTC/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/
2024-04-12 09:04:29 UTC/bin/sh -c set -ex && pipenv install --deploy --system
2024-04-12 09:04:30 UTC/bin/sh -c #(nop) COPY dir:e0d106723639cb9bb0ccce41023a9a7f542e5678622c21144fb3e0a8a091c24f in /usr/src/app
2024-04-12 09:04:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]
2024-04-12 09:04:31 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.