hashicorp/consul-template

Verified Publisher

By HashiCorp, an IBM Company

Updated 16 days ago

Consul Template is a template renderer, notifier, and supervisor for HashiCorp Consul and Vault.

Image
Networking
Security
Integration & delivery
32

100M+

hashicorp/consul-template repository overview

Supported Tags

  • Click on "Tags" to see all available tags.

Quick Start

The most straightforward way to use this image is to just run it:

$ docker run hashicorp/consul-template

The container behaves the same as executing the raw binary, accepting the same flags, options, and configuration.

The default container is built from scratch with vendored CA certificates. There's also an alpine container which uses gosu and dumb-init for more advanced uses:

$ docker run hashicorp/consul-template:alpine

The alpine container provides volumes for configuration and data. It's also possible to pass in local configuration via an environment variable.

$ docker run -e 'CT_LOCAL_CONFIG=log_level = "debug"' hashicorp/consul-template

Tag summary

Content type

Image

Digest

sha256:51afb6bad

Size

8.6 MB

Last updated

16 days ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

1,907,869

Last week