misterpki / docker-vault

Vault example using docker and docker-compose
17 stars 11 forks source link

fixed client installation and usage #2

Open wilj opened 2 years ago

wilj commented 2 years ago

Repeat calls to "vault kv put" were overwriting the contents from the previous calls. I also updated the Dockerfile to get rid of some other errors and reduce the image size.