Files
podman/libpod
Matthew Heon 1ad7042a34 Preserve passwd on container restart
We added code to create a `/etc/passwd` file that we bind-mount
into the container in some cases (most notably,
`--userns=keep-id` containers). This, unfortunately, was not
persistent, so user-added users would be dropped on container
restart. Changing where we store the file should fix this.

Further, we want to ensure that lookups of users in the container
use the right /etc/passwd if we replaced it. There was already
logic to do this, but it only worked for user-added mounts; it's
easy enough to alter it to use our mounts as well.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2020-07-15 10:25:46 -04:00
..
2020-07-06 15:50:12 +02:00
2020-07-09 08:03:54 -04:00
2017-11-01 11:24:59 -04:00
2020-05-11 13:11:07 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2019-07-22 15:57:23 -04:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-14 13:24:12 -04:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-09 08:03:54 -04:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-03-27 14:36:03 -04:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-15 10:25:46 -04:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00