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-04-14 10:58:36 +02:00
2022-04-12 15:51:39 -05:00
2022-05-02 13:29:59 +02:00
2022-04-25 11:53:57 -04:00
2022-03-19 10:05:43 +01:00