mirror of
https://github.com/containers/podman.git
synced 2025-12-10 07:42:12 +08:00
Since we do not want the mapping to be applied to uids, we should use the `g` flag in the mapping in the example as well. Follow up of #18173 Signed-off-by: Sergio Oller <sergioller@gmail.com>