balena-cli/tests/utils
Paulo Castro 19c3178062 Enable emulated builds on remote devices running a different OS as the CLI
E.g. "balena build -e -h <IP> -p 2375" with the CLI running on a Mac laptop,
using balenaEngine on an Intel NUC device, building an image for the RPi (ARM
image arch). Previously, QEMU setup by the CLI assumed that docker ran on the
same OS as the CLI (Docker for Mac has built-in binfmt_misc support and does
not require additional setup, but balenaEngine on Linux requires explicit QEMU
setup.)

Change-type: minor
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-08-22 13:37:07 +01:00
..
ignore.spec.ts Convert test files to Typescript 2019-08-08 16:50:50 +01:00
qemu.spec.ts Enable emulated builds on remote devices running a different OS as the CLI 2019-08-22 13:37:07 +01:00