github.com/containers/podman/v4@v4.9.4/test/e2e/quadlet/remap-keep-id2.container (about)

     1  ## assert-podman-args "--userns=keep-id:uid=200,gid=210"
     2  
     3  [Container]
     4  Image=localhost/imagename
     5  # The added three spaces to keep-id are necessary for test of trimwhitespace
     6  RemapUsers=keep-id   
     7  RemapUid=200
     8  RemapGid=210