github.com/containers/podman/v5@v5.1.0-rc1/test/e2e/quadlet/idmapping-with-remap.container (about)

     1  ## assert-failed
     2  ## assert-stderr-contains "deprecated Remap keys are set along with explicit mapping keys"
     3  
     4  [Container]
     5  Image=localhost/imagename
     6  UIDMap=0:10000:10
     7  UIDMap=10:20000:10
     8  GIDMap=0:10000:10
     9  GIDMap=10:20000:10
    10  RemapUsers=auto