2024-12-10 08:16:48 UTC
75 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:03bd5c7bed57151c478d987df1d9497d5028d978aee3fb1256cd7a15450a0a40 - 20.57% (15.4 MB)
[#001] sha256:5d5c5298c48bf27137e17d492f604cbd90d4a4ab8df0e89eb396006396465b61 - 14.32% (10.7 MB)
[#002] sha256:5a58f74f9899d2bfac04141e9b2f54ef51a7893fca7d19f4ca791817a1b9c0b9 - 0.0% (648 Bytes)
[#003] sha256:34762589fdd87186bc6dc86f143ec31349a8fb47ccdd9f71b05f205ac4a4775a - 0.0% (215 Bytes)
[#004] sha256:f8cb6653af22ad43f5eb190176263af38ee3c8d745a898d77bbb87de180e464f - 32.34% (24.3 MB)
[#005] sha256:e5a5864fbc645e7c8a967ed17768ab37789d12cd0e9a6d433ecdf83a51375a89 - 32.77% (24.6 MB)
ADD photon-rootfs-5.0-d7b91e2d9.x86_64.tar.gz / # buildkit
2024-12-01 10:44:37 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241201
2024-12-01 10:44:37 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-12-09 06:04:22 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
2024-12-09 06:04:22 UTC/bin/sh -c #(nop) LABEL base-build-date=20241209
2024-12-10 08:16:41 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /harbor/
2024-12-10 08:16:42 UTC/bin/sh -c #(nop) COPY file:120135c8d04e6cf2de593159e860cc47aafded980b11b6b1c9933751a5c9810b in /harbor/
2024-12-10 08:16:43 UTC/bin/sh -c #(nop) COPY file:1d5008dc781ce5892cb72f6c2fdbd9bd1a70217b24d0930943e122c875ef14af in /harbor/
2024-12-10 08:16:43 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_jobservice
2024-12-10 08:16:44 UTC/bin/sh -c #(nop) WORKDIR /harbor/
2024-12-10 08:16:45 UTC/bin/sh -c #(nop) USER harbor
2024-12-10 08:16:46 UTC/bin/sh -c #(nop) VOLUME [/var/log/jobs/]
2024-12-10 08:16:47 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:8080/api/v1/stats || curl -sk --fail --key /etc/harbor/ssl/job_service.key --cert /etc/harbor/ssl/job_service.crt https://localhost:8443/api/v1/stats || exit 1"] "0s" "0s" "0s" '\x00'}
2024-12-10 08:16:48 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.