mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
add dummy keys
This commit is contained in:
@@ -23,4 +23,4 @@ VOLUME /var/lib/vault
|
|||||||
|
|
||||||
EXPOSE 8200
|
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
|
restart: always
|
||||||
```
|
```
|
||||||
|
|
||||||
> You can also mount customized `vault.hcl`.
|
> Please distribute `vault.crt` to clients.
|
||||||
|
|
||||||
## server
|
## 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
Reference in New Issue
Block a user