You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I'm having issues running Docker containers interactively on Windows using bash.
Here's the output when I run my sup command:
The text was updated successfully, but these errors were encountered: