Olá, quando eu executo o comando docker run -it ubuntu bash, o bash do ubuntu não abre e recebo a seguinte mensagem de erro:
the input device is not a TTY. If you are using mintty, try prefixing the command with 'winpty'
ATÉ 50% OFF
TÁ ACABANDO!
0 dias
0 horas
0 min
0 seg
Olá, quando eu executo o comando docker run -it ubuntu bash, o bash do ubuntu não abre e recebo a seguinte mensagem de erro:
the input device is not a TTY. If you are using mintty, try prefixing the command with 'winpty'
Olá, como sugerido pela mensagem de erro, você deve tentar usar o winpty (que é instalado por padrão com o Git-Bash)