2024-12-30 10:33:27 UTC
31.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5dd356290eb969f9da3808d9205154bcc6fa3f5d615ab134648a604807fea612 - 49.63% (15.5 MB)
[#001] sha256:fe630cbabd14ade08a29bba2488999cee64e3fe9fd3ec6df852b258641d24eb3 - 9.58% (2.99 MB)
[#002] sha256:3d7f6b510c481a427203606c0deedb7bbbe8e2ffd1abbcc9b80459624cfa1238 - 0.0% (677 Bytes)
[#003] sha256:15d59eee9ee24e5fabbfffefc5a360f7a08cef44769136d3040c4fb2dd20a55f - 0.0% (399 Bytes)
[#004] sha256:f84de8d7f9160e2caf7c5ebc9473e92fc463ad6158a0000d321b6570ab85f18b - 19.88% (6.21 MB)
[#005] sha256:94bf84d0d7055174fdf22399a51126eb98c2cc0107c090d20cf4a1e2d413e0fd - 20.91% (6.53 MB)
ADD photon-rootfs-5.0-2d08a95ab.x86_64.tar.gz / # buildkit
2024-12-22 10:42:34 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241222
2024-12-22 10:42:34 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-12-30 10:32:38 UTC/bin/sh -c tdnf install -y shadow >> /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-12-30 10:32:39 UTC/bin/sh -c #(nop) LABEL base-build-date=20241230
2024-12-30 10:33:21 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2024-12-30 10:33:22 UTC/bin/sh -c #(nop) COPY file:8001a46bcb7042188e22944d6cc26abbb3d2648b1ca459e329871683a5b6d24e in /home/harbor
2024-12-30 10:33:23 UTC/bin/sh -c #(nop) COPY file:b0039746ee11a2cabb7a57f60622b557ee711e027c1f2757bd4313974f1d71f2 in /usr/bin/registry_DO_NOT_USE_GC
2024-12-30 10:33:23 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_DO_NOT_USE_GC && chmod u+x /usr/bin/registry_DO_NOT_USE_GC
2024-12-30 10:33:24 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:5000 || curl -k --fail -s https://localhost:5443 || exit 1"] "0s" "0s" "0s" '\x00'}
2024-12-30 10:33:25 UTC/bin/sh -c #(nop) USER harbor
2024-12-30 10:33:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/entrypoint.sh"]
2024-12-30 10:33:27 UTC/bin/sh -c #(nop) VOLUME [/storage]