mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-13 20:48:18 +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>