# Harbor (/docs/runtime/components/harbor)



Component Category [#component-category]

Continuous integration and delivery / image registry

Component Description [#component-description]

Harbor is an enterprise-ready OCI registry for storing, managing, and securing container images and related artifacts.

Why It Is Used [#why-it-is-used]

In BullSequana AI Runtime, Harbor provides a trusted internal registry for platform images and artifacts, supporting controlled distribution, governance, and delivery workflows.

Learn More [#learn-more]

* [Harbor documentation](https://goharbor.io/docs/)
* [goharbor/harbor on GitHub](https://github.com/goharbor/harbor)

Interacts With [#interacts-with]

* `GitLab`, which can build and publish platform images into Harbor as part of CI workflows.
* `Argo CD`, which depends on images and OCI artifacts being available before deployment can converge.
* All deployable platform components, because Harbor acts as the image source they are pulled from.
