Answers for "the input device is not a tty. if you are using mintty"

1

the input device is not a TTY. If you are using mintty, try prefixing the command with 'winpty'

winpty docker run -it ubuntu
Posted by: Guest on July-01-2020

Code answers related to "the input device is not a tty. if you are using mintty"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language