Kong/consul/docker

Hi all,
I am wondering if there is a guide or someone could give me some hints to bring Consul up with kong in a docker environment.
I tried with docker-kong using Consul registrator, but after Docker-compose is up I am getting this error while trying to register an API

http: error: ConnectionError: (‘Connection aborted.’, BadStatusLine("’’",)) while doing GET request to URL: http://localhost:8000/

Please help!!!