mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-20 04:59:25 +02:00
add dummy keys
This commit is contained in:
parent
c6d785bbfc
commit
2ec6884dfb
@ -23,4 +23,4 @@ VOLUME /var/lib/vault
|
||||
|
||||
EXPOSE 8200
|
||||
|
||||
CMD ["vault", "server", "-config", "/etc/vault/vault.hcl"]
|
||||
CMD ["vault", "server", "-config=/etc/vault/vault.hcl"]
|
||||
|
@ -29,7 +29,7 @@ vault:
|
||||
restart: always
|
||||
```
|
||||
|
||||
> You can also mount customized `vault.hcl`.
|
||||
> Please distribute `vault.crt` to clients.
|
||||
|
||||
## server
|
||||
|
||||
|
0
vault/vault/vault.crt
Normal file
0
vault/vault/vault.crt
Normal file
0
vault/vault/vault.key
Normal file
0
vault/vault/vault.key
Normal file
Loading…
x
Reference in New Issue
Block a user