mirror of
https://github.com/moby/moby.git
synced 2026-07-18 13:30:56 +00:00
This makes `WritableCgroups` a pointer so we can error when it's specified in invalid configurations (both rootless and user namespaces). Signed-off-by: Tianon Gravi <admwiggin@gmail.com>