mirror of
https://github.com/containerd/containerd.git
synced 2026-08-03 06:30:44 +00:00
This change is to match Docker's implementaion of setting gid and groups to 0 when no gid is specified but an explicit uid is set. Fixes #2527 Signed-off-by: Michael Crosby <crosbymichael@gmail.com>