mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-22 17:59:25 +00:00
Otherwise escape codes (arrow keys etc) do not work. This is done only when stdin is a tty. For clarity spell `--tty-` and `--interactive` out in full rather than using the short versions. Signed-off-by: Ian Campbell <ian.campbell@docker.com>