2024-09-10 10:01:01 UTC
33.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4fdae29dfdff38889c92b9cb361b4ff9223df255ecc64c60ca1f150d0edb06e5 - 48.3% (16.3 MB)
[#001] sha256:725bbe415bed432d08c929bc9cec6c524a66070a2dff2b217f02643a0475c45d - 14.99% (5.07 MB)
[#002] sha256:26c54c9e3cbdc3dfc9bee4b3835f3fcfe8ab2a813c13c15089370937c635f935 - 0.0% (530 Bytes)
[#003] sha256:3e0e1fe240afa65c34c94b522f3ccc2b8ee802001fdeda4a4e8c8b34fd1beeec - 0.0% (379 Bytes)
[#004] sha256:e39cda1a32180522d14b989dc8bf4103ba7bd808bd12458d3f5dc4a69986fc4e - 17.88% (6.05 MB)
[#005] sha256:37f7d86a2edefc2ff70e888ab30f8bac080310970faae565bfa846acaccaa5db - 18.83% (6.37 MB)
ADD photon-rootfs-4.0-34da4ad21.tar.gz / # buildkit
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20240908
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-09-10 09:53:08 UTC/bin/sh -c tdnf install sudo -y >> /dev/null && tdnf clean all && mkdir -p /etc/registry && groupadd -r -g 10000 harbor && useradd --no-log-init -m -g 10000 -u 10000 harbor
2024-09-10 10:00:54 UTC/bin/sh -c #(nop) COPY file:7410bc3d46bc5ca6c6fa3c4c81f8c231269d4466eab150a9143ce7544cc4f161 in /home/harbor
2024-09-10 10:00:55 UTC/bin/sh -c #(nop) COPY file:3a9ec426d4e8ecf95be1247553ba13f06fb5f608899eb8a925143ca69786be5a in /home/harbor
2024-09-10 10:00:56 UTC/bin/sh -c #(nop) COPY file:f662ca2d4dcb6dddca10440dff90b8505d658664abf19a5eb563a3ec96644429 in /usr/bin
2024-09-10 10:00:56 UTC/bin/sh -c chown -R harbor:harbor /etc/pki/tls/certs && chown harbor:harbor /home/harbor/entrypoint.sh && chmod u+x /home/harbor/entrypoint.sh && chown harbor:harbor /home/harbor/install_cert.sh && chmod u+x /home/harbor/install_cert.sh && chown harbor:harbor /usr/bin/registry && chmod u+x /usr/bin/registry
2024-09-10 10:00:57 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl 127.0.0.1:5000/"] "0s" "0s" "0s" '\x00'}
2024-09-10 10:00:58 UTC/bin/sh -c #(nop) USER harbor
2024-09-10 10:00:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/entrypoint.sh"]
2024-09-10 10:01:00 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2024-09-10 10:01:01 UTC/bin/sh -c #(nop) EXPOSE 5000
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.