Files
podman/pkg
Giuseppe Scrivano 01d397a658 podman: new option --preserve-fd
add a new option --preserve-fd that allows to specify a list of FDs to
pass down to the container.

It is similar to --preserve-fds but it allows to specify a list of FDs
instead of the maximum FD number to preserve.

--preserve-fd and --preserve-fds are mutually exclusive.

It requires crun since runc would complain if any fd below
--preserve-fds is not preserved.

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

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2023-12-05 10:16:41 +01:00
..
2023-11-28 20:44:17 +01:00
2022-12-15 13:39:56 +01:00
2022-09-20 15:34:27 -04:00
2023-12-05 10:16:41 +01:00
2023-10-24 12:58:39 -04:00
2023-02-11 18:23:24 +01:00
2023-10-24 12:58:39 -04:00
2023-10-24 12:21:31 +02:00
2022-11-04 10:57:41 -04:00
2023-12-05 10:16:41 +01:00
2023-09-20 11:19:41 -05:00
2023-11-23 21:36:42 +01:00