2024-12-20 05:39:45 UTC
56.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0e5c20819ebf121546a5f44c652250bf3911f59e0601c738b21424904a8039bb - 27.3% (15.5 MB)
[#001] sha256:68dd88990b211983401c4bf9dad51c3ca1478a4172e30fe6a5bf7d3a80cea3fd - 10.17% (5.77 MB)
[#002] sha256:d520ef2f88e4fa899a31ade637cbbd3a9c476442dd98da9ecda52d637b98a102 - 30.98% (17.6 MB)
[#003] sha256:be1c4d6b411d7fd75632c9320e26db2261db7dc9e9321abf13af899ab5a3ced7 - 0.0% (709 Bytes)
[#004] sha256:83a8177ccb2d7d06104fe82e5a482afe886449dac53588560d1f25d1b9b2f4eb - 31.55% (17.9 MB)
ADD photon-rootfs-5.0-2d0e624a6.x86_64.tar.gz / # buildkit
2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241208
2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-12-13 08:57:54 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-13 08:57:55 UTC/bin/sh -c #(nop) LABEL base-build-date=20241213
2024-12-20 05:39:41 UTC/bin/sh -c #(nop) COPY file:f2934a44fb16e65e426e33a80c118c172e10878b5129e1c8b6b7421b62f91b2c in /harbor/harbor_exporter
2024-12-20 05:39:42 UTC/bin/sh -c #(nop) COPY multi:49404a095dff5e510fc2667162116d3fcf61ebbf241390f37e1fcb2353b6056e in /harbor/
2024-12-20 05:39:42 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-20 05:39:43 UTC/bin/sh -c #(nop) WORKDIR /harbor
2024-12-20 05:39:44 UTC/bin/sh -c #(nop) USER harbor
2024-12-20 05:39:45 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.