docker-register icon indicating copy to clipboard operation
docker-register copied to clipboard

Unable to create the /backends api

Open shruti-palshikar opened this issue 9 years ago • 1 comments

I am trying to run a docker-register container on a host running docker containers. While I see teh containers being registered in the logs it fails with the following error message

etcd.EtcdKeyNotFound: Key not found : /backends

I tried running the container with the --privilege option and also tried creating the /backends directory myself but no luck. I am on a ubuntu vm based off vagrant. Docker version 1.7

shruti-palshikar avatar Jul 09 '15 19:07 shruti-palshikar

It is fixed in : https://github.com/jwilder/docker-register/pull/10

0xRoch avatar Aug 07 '15 14:08 0xRoch