Dockerfile linksPriya Seth [email protected]
https://github.com/hashicorp/vault
Docker build command: docker build -t ppc64le/vault .
Docker run command: Development mode: docker run --cap-add=IPC_LOCK -d --name=dev-vault ppc64le/vault
Server mode:
docker run --cap-add=IPC_LOCK -e 'VAULT_LOCAL_CONFIG={"backend": {"file": {"path": "/vault/file"}}, "default_lease_ttl": "168h", "max_lease_ttl": "720h"}' ppc64le/vault server
"This content is the sole responsibility of the entity that makes it available. IBM may review content to determine whether it is illegal or violates IBM policies, and IBM may remove or refuse to display content that IBM reasonably believe violates IBM policies or the law. For more information please see:
DMCA Takedown Policy: https:https://help.github.com/articles/dmca-takedown-policy IBM Takedown and DMCA Notices Website: https://www.ibm.com/legal/us/en/dmca.html IBM Copyright and Trademark Information Website: https://www.ibm.com/legal/us/en/copytrade.shtml."
Please contact [email protected] ( if this content is found to be in violation of the DMCA or any related licenses or publishing conditions.
For any questions on the publication of this container, please contact us at [email protected].
Content type
Image
Digest
sha256:c3aa52478…
Size
140.3 MB
Last updated
almost 3 years ago
docker pull ibmcom/vault-ppc64le:v1.13.4