github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/group-entry.md (about) 1 ####> This option file is used in: 2 ####> podman create, run 3 ####> If file is edited, make sure the changes 4 ####> are applicable to all of those. 5 #### **--group-entry**=*ENTRY* 6 7 Customize the entry that is written to the `/etc/group` file within the container when `--user` is used. 8 9 The variables $GROUPNAME, $GID, and $USERLIST are automatically replaced with their value at runtime if present.