mirror of
https://github.com/docker/docs.git
synced 2026-04-05 10:48:55 +07:00
I can reproduce this easily on one of my servers, `docker exec -ti my_cont ls` will not print anything, without `-t` it acts normally. Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>