mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00:00
Adds test ensuring that additional groups set with `--group-add` are kept on exec when container had `--user` set on run. Regression test for https://github.com/moby/moby/issues/46712 Signed-off-by: Laura Brehm <laurabrehm@hey.com>