mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +08:00
Merge pull request #20037 from mheon/fix_sigproxy_docs
[CI:DOCS] Docs on sig-proxy are wrong, we support TTY
This commit is contained in:
@ -4,4 +4,4 @@
|
||||
####> are applicable to all of those.
|
||||
#### **--sig-proxy**
|
||||
|
||||
Proxy received signals to the container process (non-TTY mode only). SIGCHLD, SIGSTOP, and SIGKILL are not proxied.
|
||||
Proxy received signals to the container process. SIGCHLD, SIGURG, SIGSTOP, and SIGKILL are not proxied.
|
||||
|
Reference in New Issue
Block a user