Files
podman/docs/source/markdown/options/preserve-fds.md
Daniel J Walsh 7665bbc127 Remove 'you' from man pages
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-12-07 09:29:29 -05:00

396 B

####> This option file is used in: ####> podman exec, run ####> If file is edited, make sure the changes ####> are applicable to all of those.

--preserve-fds=N

Pass down to the process N additional file descriptors (in addition to 0, 1, 2). The total FDs will be 3+N. (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)