the input device is not a TTY. If you are using mintty, try prefixing the comman 兰曜 2021-04-13 215 阅读1分钟 执行 docker exec -it abcdefag bash 进去容器报 the input device is not a TTY. If you are using mintty, try prefixing the command with 'winpty' 操作: 使用管理员权限执行 docker exec -it xxxx bash 即可