mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 01:20:05 +00:00
This uses 'expect' instead of 'grep' because hyperkit is a bit finicky with re-directing the output (it expects a tty). 'expect' handles this and is installed on macOS by default. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>