2024-12-10 08:19:53 UTC
61.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:03bd5c7bed57151c478d987df1d9497d5028d978aee3fb1256cd7a15450a0a40 - 25.07% (15.4 MB)
[#001] sha256:9f8bc3a7feaa4858a4d37da91372914596c695ca8211c531c9bc5b4a3901131c - 17.46% (10.7 MB)
[#002] sha256:3425113c453bf08c96aa0d6a5ca265314418fc5c5f878eafbfab93171f0744ff - 28.47% (17.5 MB)
[#003] sha256:7783c93356205d3168f88c23a07d064acee542f83fb502019dcd6e08058bdad0 - 0.0% (710 Bytes)
[#004] sha256:efb3b7aa9093c045593fa87289cc285c31f9c711c0306999cc25d5aa5a5be018 - 29.0% (17.9 MB)
ADD photon-rootfs-5.0-d7b91e2d9.x86_64.tar.gz / # buildkit
2024-12-01 10:44:37 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241201
2024-12-01 10:44:37 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-12-09 06:08:25 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-12-09 06:08:25 UTC/bin/sh -c #(nop) LABEL base-build-date=20241209
2024-12-10 08:19:49 UTC/bin/sh -c #(nop) COPY file:b2b0ab4fd72417787e4c035d69ed696807e7cea5b1fe00c30a13d519b4f1fa16 in /harbor/harbor_exporter
2024-12-10 08:19:50 UTC/bin/sh -c #(nop) COPY multi:49404a095dff5e510fc2667162116d3fcf61ebbf241390f37e1fcb2353b6056e in /harbor/
2024-12-10 08:19:50 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-12-10 08:19:51 UTC/bin/sh -c #(nop) WORKDIR /harbor
2024-12-10 08:19:52 UTC/bin/sh -c #(nop) USER harbor
2024-12-10 08:19:53 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.