Closed jpruiz84 closed 7 months ago
When running in aarch64 a x86 compiled version, the result microvm-run script uses x86 bash runtimeShell. Fixed by removing the buildPackages from runtimeShell.
I fear that is going to conflict with the qemu-tcg use-case.
@mikatammi @ereslibre Please review.
When running in aarch64 a x86 compiled version, the result microvm-run script uses x86 bash runtimeShell. Fixed by removing the buildPackages from runtimeShell.