2024-10-25 10:07:03 UTC
54.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:69f3f4f936bbecace0dfa103edacf28c180057c701a00194302a0dd3d320cbb4 - 28.38% (15.4 MB)
[#001] sha256:b3e4bf0c6d7926037cbe0305378db61312f737c8e28e25c7ae785e8157e11ddf - 6.39% (3.47 MB)
[#002] sha256:cbc2fc1974c53e56bacf1dbf6cec923e061a02f6913409e415eaea1d3d5c42ee - 32.31% (17.5 MB)
[#003] sha256:848f7f1b508eb8b7b183e8a53453c12f37172b18daccb76936b8e19e7534da99 - 0.0% (708 Bytes)
[#004] sha256:89637f3c0d1623c351f9fb9803862d6e6eb03b882d42421267b20c495881ecf1 - 32.91% (17.9 MB)
ADD photon-rootfs-5.0-71381badc.x86_64.tar.gz / # buildkit
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241023
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-10-25 07:06:08 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-10-25 07:06:09 UTC/bin/sh -c #(nop) LABEL base-build-date=20241025
2024-10-25 10:06:59 UTC/bin/sh -c #(nop) COPY file:1030f18e3eb06613c6398939083edeef08fc57e243d9c24aa81375d1e9d127e4 in /harbor/harbor_exporter
2024-10-25 10:07:00 UTC/bin/sh -c #(nop) COPY multi:49404a095dff5e510fc2667162116d3fcf61ebbf241390f37e1fcb2353b6056e in /harbor/
2024-10-25 10:07:00 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-10-25 10:07:01 UTC/bin/sh -c #(nop) WORKDIR /harbor
2024-10-25 10:07:02 UTC/bin/sh -c #(nop) USER harbor
2024-10-25 10:07:03 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.