balena-cli/tests
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
..
auth Convert test files to Typescript 2019-08-08 16:50:50 +01:00
commands Fix incorrect arguments passed to oclif bootstrap function 2019-08-15 18:26:42 +01:00
utils Enable emulated builds on remote devices running a different OS as the CLI 2019-08-22 13:37:07 +01:00
helpers.ts Fix incorrect arguments passed to oclif bootstrap function 2019-08-15 18:26:42 +01:00