2025-01-21 09:57:06 UTC
34.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:27eeeda7eac9a12f7fc9d8ed51eac6d16e79f4e2dfd8bb6d093f2ac4e47038bb - 47.52% (16.3 MB)
[#001] sha256:375f1ce6f5f82157a619eee00f49966c3a8b1ec20901f105b4a9cbafa1e9edaf - 14.79% (5.08 MB)
[#002] sha256:3630a60de929f26c95da78aac8d3973669ec6138a1dd1405a8d13d8a1c5c8e0b - 0.0% (532 Bytes)
[#003] sha256:0d62bb4a5c6503773d7f687f22a2e42d036d8ab852c0777b42a882adab6809ed - 0.0% (379 Bytes)
[#004] sha256:8bc71d0f6e0d7b5625020ed36109b1c1ba6849168e8fa3b2ce8a437c1e376e6f - 18.41% (6.33 MB)
[#005] sha256:2564a914383075a84bcd830e5bbe311039b9b9060775f3a61a571e9707dc28d4 - 19.28% (6.63 MB)
ADD photon-rootfs-4.0-561b63cdd.tar.gz / # buildkit
2025-01-05 10:50:55 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20250105
2025-01-05 10:50:55 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-01-17 08:41: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
2025-01-21 09:56:59 UTC/bin/sh -c #(nop) COPY file:7410bc3d46bc5ca6c6fa3c4c81f8c231269d4466eab150a9143ce7544cc4f161 in /home/harbor
2025-01-21 09:57:00 UTC/bin/sh -c #(nop) COPY file:3a9ec426d4e8ecf95be1247553ba13f06fb5f608899eb8a925143ca69786be5a in /home/harbor
2025-01-21 09:57:01 UTC/bin/sh -c #(nop) COPY file:d55d0ea7c3730d4a19b4f37df86b3a0b19d0bb9fa6a69fe7bb33047399731b8b in /usr/bin
2025-01-21 09:57:01 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
2025-01-21 09:57:02 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl 127.0.0.1:5000/"] "0s" "0s" "0s" '\x00'}
2025-01-21 09:57:03 UTC/bin/sh -c #(nop) USER harbor
2025-01-21 09:57:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/entrypoint.sh"]
2025-01-21 09:57:05 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2025-01-21 09:57:06 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.