2024-08-12 10:53:29 UTC
46.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4d59cc894b0497391fb9fb15701bc970b075710b9561ebd7e902d580cb1796ef - 33.21% (15.4 MB)
[#001] sha256:93891091effd91ffedb5f8d9dcfbaa12d87cc9069677fd8283c6e314a7613b9a - 7.52% (3.48 MB)
[#002] sha256:72a3e98075fefe479b57317cd55dc0ac74ddefff6e7ee3842d97709329fc1b9c - 29.29% (13.6 MB)
[#003] sha256:2434e6744bdc7406181ffdba926bf2427e6b29b50e317bdb039e129e997710d5 - 0.0% (709 Bytes)
[#004] sha256:24981bbb1c0da8057816e7297af3cd03051ef32fe93813665eec82a525153b55 - 29.99% (13.9 MB)
ADD photon-rootfs-5.0-8ac51553c.x86_64.tar.gz / # buildkit
2024-08-04 10:44:02 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240804
2024-08-04 10:44:02 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-08-12 03:59:46 UTC/bin/sh -c tdnf install -y tzdata shadow >> /dev/null && tdnf clean all && groupadd -r -g 10000 harbor && useradd --no-log-init -r -m -g 10000 -u 10000 harbor && mkdir /harbor/
2024-08-12 03:59:46 UTC/bin/sh -c #(nop) LABEL base-build-date=20240812
2024-08-12 10:53:25 UTC/bin/sh -c #(nop) COPY file:c25400507406191224efad5338d8ac1c8aa0daa035f1719746b3bb51d3b96444 in /harbor/harbor_exporter
2024-08-12 10:53:26 UTC/bin/sh -c #(nop) COPY multi:49404a095dff5e510fc2667162116d3fcf61ebbf241390f37e1fcb2353b6056e in /harbor/
2024-08-12 10:53:26 UTC/bin/sh -c chown -R harbor:harbor /etc/pki/tls/certs && chown -R harbor:harbor /harbor/ && chmod u+x /harbor/entrypoint.sh && chmod u+x /harbor/install_cert.sh && chmod u+x /harbor/harbor_exporter
2024-08-12 10:53:27 UTC/bin/sh -c #(nop) WORKDIR /harbor
2024-08-12 10:53:28 UTC/bin/sh -c #(nop) USER harbor
2024-08-12 10:53:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/harbor/entrypoint.sh"]
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.