UNCLASSIFIED - NO CUI

Skip to content

initial commit of vault 1.5.3+ent files

Alvin Huang requested to merge vault-enterprise-1-5-3 into development

This PR contains the scaffolding necessary to build a container for vault-enterprise. This is heavily based off of https://repo1.dsop.io/dsop/hashicorp/vault/vault. I have copied most of the README from our normal Vault docker image on Docker Hub here with a few additions from the Vault OSS README.

On the dockerhub container we normally expose these two volumes:

  • /vault/logs
  • /vault/file

but since it was removed from the Vault OSS Dockerfile I removed it here as well.

Edited by Alvin Huang

Merge request reports