mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +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>