mirror of
https://github.com/containers/podman.git
synced 2026-03-11 11:16:37 -04:00
The `UserNS` key will replace the `RemapGid`, `RemapUid`, `RemapUidSize` and `RemapUsers` options which are therefore marked as deprecated by this commit. Closes #17984 Signed-off-by: Cedric Staniewski <cedric@gmx.ca>