[Containers] Unable to "docker login" to Portus when using the docker-compose development setup and LDAP

Flavio Castelli fcastelli at suse.com
Thu Dec 24 01:32:15 MST 2015


On 12/24/2015 12:21 AM, Todd Morgan wrote:
> Hi everyone please find attached the requested log

This is the culprit:

Denied access on these grounds: Cannot find registry 172.17.0.1:5000
Completed 401 Unauthorized in 49ms (ActiveRecord: 3.0ms)

This happens because registry presents itself to portus as 
172.17.0.1:5000 while it's known with a different name inside of Portus.

Quoting what Aleksa said in a previous mail:

 > Have you tried setting DOCKER_HOST=ignobilia-bibliotheca? Make sure your
 > remove docker/environment and docker/registry/config.yml before running
 > ./compose-setup.sh again.


Cheers
Flavio



More information about the Containers mailing list