doc/user/packages/harbor_container_registry/_index.md
{{< details >}}
{{< /details >}}
{{< history >}}
{{< /history >}}
You can integrate the Harbor container registry into GitLab and use Harbor as the container registry for your GitLab project to store images.
You can view the Harbor registry for a project or group.
You can search, sort, and filter images on this page. You can share a filtered view by copying the URL from your browser.
At the project level, in the upper-right corner, you can see CLI Commands where you can copy corresponding commands to sign in, build images, and push images. CLI Commands is not shown at the group level.
[!note] Default settings for the Harbor integration at the project level are inherited from the group level.
To download and run a Harbor image hosted in the GitLab Harbor registry:
Copy the link to your container image:
Use the command to run the container image you want.
To view the list of tags associated with a specific artifact:
This brings up the list of tags. You can view the tag count and the time published.
You can also copy the tag URL and use it to pull the corresponding artifact.
To build and push to the Harbor registry:
To view these commands:
To remove the Harbor registry for a project:
The Deploy > Harbor Registry entry is removed from the sidebar.