2024-12-20 05:36:39 UTC
70.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0e5c20819ebf121546a5f44c652250bf3911f59e0601c738b21424904a8039bb - 22.03% (15.5 MB)
[#001] sha256:9db5608ec57d1e26acd337bc0aaf3b26241002a4d5f5e7813a5295778c34d76b - 8.21% (5.77 MB)
[#002] sha256:25cc3e10bc946b07afda75676c7ed6ba73a199b8dcc73c8e12f2186a07ac604f - 0.0% (651 Bytes)
[#003] sha256:5fcb9d6523db82c1f2c5445b0a90db1f370a35ba6eb973491ae28ea833f6a599 - 0.0% (214 Bytes)
[#004] sha256:5f04158fc4f18b459880a0aeeaca398db446a721735ea7aa08d9b93df1aba961 - 34.65% (24.4 MB)
[#005] sha256:555225441ccc53a336edf03d3485e5880b230522d8875d2ea9f7eb87a4fff833 - 35.11% (24.7 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:54:01 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-13 08:54:01 UTC/bin/sh -c #(nop) LABEL base-build-date=20241213
2024-12-20 05:36:32 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /harbor/
2024-12-20 05:36:33 UTC/bin/sh -c #(nop) COPY file:120135c8d04e6cf2de593159e860cc47aafded980b11b6b1c9933751a5c9810b in /harbor/
2024-12-20 05:36:34 UTC/bin/sh -c #(nop) COPY file:4655f72733c09e2a94045ca292d1225966ff6a381c0d619e437b3b90e1ab8bf4 in /harbor/
2024-12-20 05:36:34 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-20 05:36:35 UTC/bin/sh -c #(nop) WORKDIR /harbor/
2024-12-20 05:36:36 UTC/bin/sh -c #(nop) USER harbor
2024-12-20 05:36:37 UTC/bin/sh -c #(nop) VOLUME [/var/log/jobs/]
2024-12-20 05:36:38 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-20 05:36:39 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.