unikraft / pykraft

Python library for configuring and building unikernels
Other
177 stars 42 forks source link

Fix arm `kraft build` and `kraft run` errors #79

Closed razvanvirtan closed 3 years ago

razvanvirtan commented 3 years ago

This pull requests comes to solve two problems related to the kraft command, more frequent on ARM64:

This PR should also solve the CI / CD errors that always appear on ARM64.

Signed-off-by: Răzvan Vîrtan virtanrazvan@gmail.com