In the section Warning: Git Bash on using git bash with Windows, add information about TTY so users can better understand error messages for commands such as:
$ docker container run -it alpine sh
the input device is not a TTY. If you are using mintty, try prefixing the command with 'winpty'
Potentially repeat this point in the first relevant example under Exploring and Running Containers.
In the section Warning: Git Bash on using git bash with Windows, add information about TTY so users can better understand error messages for commands such as:
Potentially repeat this point in the first relevant example under Exploring and Running Containers.