Sign inSign up

cargonauts/consul-web

By cargonauts

Updated almost 11 years ago

Image
0

662

cargonauts/consul-web repository overview

Consul as DNS server w/ web ui

Based on our cargonauts/consul-dns image, configured for:

  • DNS server at port 53
  • Web UI at port 8500

The .tar.gz archive in this repo is directly converted from the zip file from the Consul download page using

unzip 0.5.0_web_ui.zip
tar -zcvf 0.5.0_web_ui.tar.gz dist

How to use

# Run the Consul DNS container
docker run -d -p 53:53/udp -p 8500:8500 cargonauts/consul-web

Tag summary

Content type

Image

Digest

sha256:f780c6043

Size

7.3 MB

Last updated

almost 11 years ago

docker pull cargonauts/consul-web