mirror of
https://github.com/moby/moby.git
synced 2026-07-14 19:41:50 +00:00
Do not gate with CAP_IPC_LOCK as unprivileged use is now allowed in Linux. This returns it to how it was in 1.11. Fixes #23587 Signed-off-by: Justin Cormack <justin.cormack@docker.com>