Vault, designed for 12 factor configuration inside a docker container.
Vault can be run with docker and configured with environment variables see server config for reference.
The default command is server and will be passed the generated config.
docker run --env VAR=value jwaldrip/12f-vault
serverServer will execute the server command with the generated config.
configConfig will print the generated configuration.
bashBash will open a bash session in the container.
All other commands will be passed as arguments to vault. i.e. status
Content type
Image
Digest
Size
308.2 MB
Last updated
almost 10 years ago
docker pull jwaldrip/12f-vault