Files
podman/test/e2e
Giuseppe Scrivano e015c9e3f7 podman: add uid and gid options to keep-id
add two new options to the keep-id user namespace option:

- uid: allow to override the UID used inside the container.
- gid: allow to override the GID used inside the container.

For example, the following command will map the rootless user (that
has UID=0 inside the rootless user namespace) to the UID=11 inside the
container user namespace:

$ podman run --userns=keep-id:uid=11 --rm -ti  fedora cat /proc/self/uid_map
         0          1         11
        11          0          1
        12         12      65525

Closes: https://github.com/containers/podman/issues/15294

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2022-08-30 14:39:27 +02:00
..
2022-08-01 16:21:55 +02:00
2022-04-29 14:06:38 +02:00
2022-07-25 17:44:13 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-06-27 10:44:53 -04:00
2022-04-29 14:06:38 +02:00
2022-01-18 12:47:07 +01:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-08-02 18:28:37 +09:00
2022-04-26 18:12:22 +02:00
2022-01-18 12:47:07 +01:00
2022-04-29 14:06:38 +02:00
2022-01-18 12:47:07 +01:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-07-05 10:32:49 -04:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-07-25 09:28:26 -04:00
2022-04-29 14:06:38 +02:00
2022-08-19 00:41:22 +03:00
2022-04-29 14:06:38 +02:00
2022-08-25 16:32:31 -04:00
2022-07-30 10:59:59 +09:00
2022-08-04 14:55:03 -04:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-08-29 14:11:46 -06:00
2022-08-02 18:28:37 +09:00
2022-01-18 12:47:07 +01:00
2022-04-29 14:06:38 +02:00
2022-08-24 17:13:58 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00
2022-04-29 14:06:38 +02:00