MINOR typo fix.

Signed-off-by: GabrielNicolasAvellaneda <avellaneda.gabriel@gmail.com>
This commit is contained in:
GabrielNicolasAvellaneda
2017-06-02 00:07:13 +00:00
committed by Tibor Vass
parent 28f2bdf335
commit aa9830907a
+1 -1
View File
@@ -421,7 +421,7 @@ its root filesystem mounted as read only prohibiting any writes.
When set to true Docker can allocate a pseudo-tty and attach to the standard
input of any container. This can be used, for example, to run a throwaway
interactive shell. The default is value is false.
interactive shell. The default is false.
The **-t** option is incompatible with a redirection of the docker client
standard input.