podman/pkg/chrootuser
umohnani8 cf41dc70b3 Modify --user flag for podman create and run
If an integer is passed into the --user flag, i.e --user=1234
don't look up the user in /etc/passwd, just assign the integer as the uid.

Signed-off-by: umohnani8 <umohnani@redhat.com>

Closes: #652
Approved by: mheon
2018-04-24 14:28:33 +00:00
..
user.go Modify --user flag for podman create and run 2018-04-24 14:28:33 +00:00
user_basic.go podman create/run need to load information from the image 2018-01-03 12:38:18 +00:00
user_linux.go Modify --user flag for podman create and run 2018-04-24 14:28:33 +00:00