balena-io-modules / docker-qemu-transpose

Alter a Dockerfile to allow emulated builds without binfmt
Apache License 2.0
3 stars 0 forks source link

Fix Qemu "permission denied" on Windows #23

Closed pdcastro closed 5 years ago

pdcastro commented 5 years ago

Addresses issue #22 "exec: \"/tmp/qemu-execve\": permission denied ("balena build" on Windows)

Major change type because of dropping support for Node 6 and adding support for Node 12 (dependencies).

Change-type: major Signed-off-by: Paulo Castro paulo@balena.io