Based on the busybox:ubuntu-14.04 image. The .tar.gz archive in this repo is directly converted from the zip file from the Consul download page using
unzip 0.5.0_linux_amd64.zip
tar -zcvf consul.tar.gz consul
docker run -ti cargonauts/consul:0.5.0 /consul <OPTIONS>
Or build your own image using cargonauts/consul:0.5.0 as your base image.
Content type
Image
Digest
sha256:121c2312b…
Size
7.1 MB
Last updated
almost 11 years ago
docker pull cargonauts/consul:0.5.0