Custom HC Vault image
This commit is contained in:
+1
-4
@@ -6520,9 +6520,6 @@ services:
|
||||
target: /etc/localtime
|
||||
type: bind
|
||||
vault:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: HCVaultDockerfile-bugfix
|
||||
cap_add:
|
||||
- IPC_LOCK
|
||||
command:
|
||||
@@ -6532,7 +6529,7 @@ services:
|
||||
AWS_ACCESS_KEY_ID: ${VAULT_HASHICORP_AWS_ACCESS_KEY_ID}
|
||||
AWS_SECRET_ACCESS_KEY: ${VAULT_HASHICORP_AWS_SECRET_ACCESS_KEY}
|
||||
SKIP_SETCAP: "true"
|
||||
image: hashicorp/vault:latest@sha256:e40c741ed95bb271425e3e6ca6c222d620cf8682f6f7a1b1e7c9d49d0aba484b
|
||||
image: hashicorp/vault:2.0.0-bugfix
|
||||
labels:
|
||||
homepage.group: Code/DevOps
|
||||
homepage.name: HashiCorp Vault
|
||||
|
||||
Reference in New Issue
Block a user