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-01-12 17:07:30 +01:00
2022-05-23 13:59:05 +02:00
2022-01-14 12:30:20 -05:00
2021-04-21 13:16:33 -04:00
2022-05-03 07:11:07 -05:00
2022-05-02 13:29:59 +02:00
2020-10-21 13:31:40 -04:00
2020-03-27 14:36:03 -04:00
2021-02-25 10:02:41 -06:00