Sign inSign up

cargonauts/consul

By cargonauts

Updated almost 11 years ago

Image
1

161

cargonauts/consul repository overview

Consul 0.5.0 Docker image

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

How to use

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.

Tag summary

Content type

Image

Digest

sha256:121c2312b

Size

7.1 MB

Last updated

almost 11 years ago

docker pull cargonauts/consul:0.5.0