mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-01 07:31:32 +01:00
Specifying only `args` will just append them to the container image's entrypoint instead of replacing it. Setting command overrides the entrypoint, and args is then appended to the command.