/docker-consul

Official Docker images for Consul.

Primary LanguageShellMozilla Public License 2.0MPL-2.0

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.
  • Finally a specific Consul build is fetched and the rest of the Consul-specific configuration happens according to the Dockerfile.