Integrate external docker registry

I wasn’t able to find documentation for a use case I wanted to implement: I have a running docker registry and I want to integrate it into gitlab. The tagged images should be listed in each project’s container registry. Is that possible? Can I somehow combine user auth, too? The registry is registry:2.2 from dockerhub. Any help / pointers to documentation are welcome.