Hi,Thanks for the commit ref for context, Valentin.Nonetheless, I would really appreciate help with how to express these old style mappings with the new UserNS option in Quadlet:RemapUsers=manual
RemapUid=0:0:1
RemapUid=100:1:1
RemapGid=0:0:1
RemapGid=65534:1:1
Like I said, I arrived to these with trial and error, not properly understanding what I'm doing, and would rather not try to convert from one poorly understood syntax to another.
- JKOn Monday, Sep 04, 2023 at 10:05 AM, Valentin Rothberg <vrothberg@redhat.com> wrote:Thanks for reaching out!The following commit has removed the fields from the documentation: https://github.com/containers/podman/commit/f6a50311c56dThe fields have been deprecated in favor of the new `UserNS` field which is more symmetric to the CLI. The old fields are still functional but we decided to drop them from the docs to not encourage use.Kind regards,Valentin