hashicorp/docker-vault

disable_mlock

shancz opened this issue · 0 comments

Hi Jason,

I wanted to enable mlock in the image by setting disable_mlock = false in the vault configuration file.
I started the container with --cap-add IPC_LOCK however the image is reporting that it can't initialize the core.
Failed to lock memory: cannot allocate memory.
I have a Vault case on this as well 35000.

Thank you
Steven.