hashicorp/envconsul

Verified Publisher

By HashiCorp, an IBM Company

Updated 6 days ago

Launch a subprocess with environment variables using data from HashiCorp Consul and Vault.

Image
Security
Integration & delivery
Monitoring & observability
5

500K+

hashicorp/envconsul repository overview

Supported Tags

  • latest, scratch, 0.7.0-scratch
  • alpine, 0.7.0-alpine

Quick Start

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

$ docker run hashicorp/envconsul

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/envconsul: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 'ENVCONSUL_LOCAL_CONFIG=log_level = "debug"' hashicorp/envconsul

Tag summary

Content type

Image

Digest

sha256:c93432bda

Size

8.7 MB

Last updated

6 days ago

docker pull hashicorp/envconsul:0.14

This week's pulls

Pulls:

2,814

Last week