Files
Valentin Rothberg 633d5f1f8b fix --init with /dev bind mount
The init binary until now has been bind-mounted to /dev/init which
breaks when bind-mounting to /dev.  Instead mount the init to
/run/podman-init.  The reasoning for using /run is that it is already
used for other runtime data such as secrets.

Fixes: #14251
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-05-23 13:59:05 +02:00
..
2022-02-09 18:17:52 +01:00
2022-05-23 13:59:05 +02:00
2021-09-16 17:41:00 -04:00
2020-05-21 17:16:10 -04:00