pressly / sup

Super simple deployment tool - think of it like 'make' for a network of servers
https://pressly.github.io/sup
MIT License
2.48k stars 176 forks source link

Docker -it on Windows 10 bash, input device is not a TTY #163

Open sp0x opened 5 years ago

sp0x commented 5 years ago

I'm having issues running Docker containers interactively on Windows using bash. Here's the output when I run my sup command:

2019/06/14 12:57:01 Running task docker run -it --env-file=.env $NAME ./test.py
the input device is not a TTY.  If you are using mintty, try prefixing the command with 'winpty'
exit status 1