So I just enabled container registry on my local Gitlab CE instance. I created a new project and added a Dockerfile and was able to build and push a new image into the registry for that project. I can successfully run the docker image from the registry URL.
However, when I go to the Registry tab in that project, I don’t see any images. Is there something that needs done to make the registry images appear?
Thanks,
Matt