Container Registry activation

Hi everyone,

We want to activate the container registry for our Gitlab because we want to use docker for the CI options. But we are in front of a wall :confused:

We did the thing that the documentation here give to us (https://docs.gitlab.com/ee/administration/container_registry.html#configure-container-registry-under-its-own-domain) but the Container Registry light is always grey :frowning: gitlab

Somebody could help us to enable it ? ^^’

We are using the Core Version of Gitlab, in 11.1.1 version.

Regards,
Christophe

Are you able to login to the Registry using

docker login registry.gitlab.example.com
1 Like

We are having a similar problem but we don’t get the Container registry option. how did you turn it on?