Skip to content

Commit

Permalink
Merge pull request #20037 from mheon/fix_sigproxy_docs
Browse files Browse the repository at this point in the history
[CI:DOCS] Docs on sig-proxy are wrong, we support TTY
  • Loading branch information
openshift-merge-robot authored Sep 19, 2023
2 parents e688fdc + 8afffa1 commit 6a4df3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/markdown/options/sig-proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 6a4df3a

Please sign in to comment.