mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
The bool logic around setting up the TTY ended up getting flipped accidentally. Also added a test for exec with TTY. Signed-off-by: Brian Goff <cpuguy83@gmail.com>