Sign inSign up

arunbakt/docker-consul

By arunbakt

Updated about 10 years ago

Forked from Hashicorp docker-consul to replace 0.6.4 consul with the latest release

Image
0

280

arunbakt/docker-consul repository overview

Consul Official Image Build

The version of this hosted on HashiCorp's Docker Hub for Consul is built from the same source as the Consul Official Image.

There are several pieces that are used to build this image:

  • We start with an Alpine base image and add CA certificates in order to reach the HashiCorp releases server. These are useful to leave in the image so that the container can access Atlas features as well.
  • Official HashiCorp builds of some base utilities are then included in the image by pulling a release of docker-base. This includes dumb-init and gosu. See https://github.com/hashicorp/docker-base for more details.
  • Finally a specific Consul build is fetched and the rest of the Consul-specific configuration happens according to the Dockerfile.

Tag summary

Content type

Image

Digest

Size

9.8 MB

Last updated

about 10 years ago

docker pull arunbakt/docker-consul