gliderlabs / gliderlabs/docker-consul
docker consul-server not exposing port
Open
- Dominant language
- Shell
- Stars
- 1.1k
- Forks
- 270
- PR merge metrics
- No merged PRs in 30d
Description
Following the quickstart guide, after successfully starting a consul, I cannot perform curl calls to it
docker run -d --name=consul -p 8300:8300 -p 8500:8500 --net=host gliderlabs/consul-server -bootstrap -advertise=127.0.0.1
issuing docker ps list the container but no open ports.
I'm using the Docker 1.11 Beta for OS X
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.