Sign inSign up

geircode/hashicorp-vault

By geircode

Updated almost 7 years ago

https://bitbucket.org/geircode/hashicorp-vault

Image
0

415

geircode/hashicorp-vault repository overview

A variant of the HashiCorp's Docker Hub for Vault

The Dockerfile is without the VOLUME /data/files to make it possible to use "docker commit" and reuse the Docker Image.

Build the Docker Image on Windows using the script: docker.build.bat

Start a container by running: docker-compose.up.bat

Access Vault at: http://localhost:8200

Visit Docker Hub: https://hub.docker.com/repository/docker/geircode/hashicorp-vault

Orginal docs

The version of this hosted on HashiCorp's Docker Hub for Vault is built from the same source as the Vault 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 Vault build is fetched and the rest of the Vault-specific configuration happens according to the Dockerfile.

Tag summary

Content type

Image

Digest

Size

46.4 MB

Last updated

almost 7 years ago

docker pull geircode/hashicorp-vault