============== Check value from Consul and add VIP to the loopback interface
Install Docker
Download automated build from public Docker Hub Registry: docker pull qapps/consul-template
(alternatively, you can build an image from Dockerfile: docker build -t="qapps/consul-template" github.com/qualiapps/consul-template)
docker run -d --net=host --privileged --cap-add=NET_ADMIN --name vip qapps/consul-template
CONSUL_ADDR - consul IP-address
CONSUL_PORT - consul port (default: 8500)
Content type
Image
Digest
sha256:2280a87d6…
Size
53.8 MB
Last updated
almost 11 years ago
docker pull qapps/consul-template