小编use*_*095的帖子

docker exec -it返回"无法在非tty输入上启用tty模式"

docker exec -it 命令返回以下错误"无法在非tty输入上启用tty模式"

level="fatal" msg="cannot enable tty mode on non tty input" 
Run Code Online (Sandbox Code Playgroud)

我在centos box 6.6上运行docker(1.4.1).我试图执行以下命令, docker exec -it containerName /bin/bash 但我收到以下错误

level="fatal" msg="cannot enable tty mode on non tty input" 
Run Code Online (Sandbox Code Playgroud)

centos docker

58
推荐指数
6
解决办法
4万
查看次数

标签 统计

centos ×1

docker ×1