Merge pull request #17884 from Microsoft/jjh/proxify

Removing made up word from docs
Upstream-commit: 877df6bd3803de5bf3bac55e68ed30b71815350c
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2015-11-10 23:15:45 +00:00

View File

@ -121,7 +121,7 @@ and pass along signals. All of that is configurable:
-a=[] : Attach to `STDIN`, `STDOUT` and/or `STDERR`
-t=false : Allocate a pseudo-tty
--sig-proxy=true: Proxify all received signal to the process (non-TTY mode only)
--sig-proxy=true: Proxy all received signals to the process (non-TTY mode only)
-i=false : Keep STDIN open even if not attached
If you do not specify `-a` then Docker will [attach all standard