mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-30 03:17:23 +00:00
The qemu backend defaults to running against a locally installed qemu but falls back to running in a container if qemu is not installed. This test explicitly tests that the containerised qemu backend works only if there is a locally installed qemu. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>