Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: add lima dependency pkgs to speed up VM boot (#157)
install packages * qemu-user-static-aarch64 * qemu-user-static-arm * qemu-user-static-x86 * iptables * fuse-sshfs depended on by lima to decrease boot time of Finch VM on Windows Issue #, if available: *Description of changes:* *Testing done:* * EC2 Windows dev instance * build rootfs locally, scp up * run Finch w/ changes in runfinch/finch#553 * basic commands tests -> `finch vm init`, `finch vm pull alpine:latest`, etc. - [x] I've reviewed the guidance in CONTRIBUTING.md #### License Acceptance By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. --------- Signed-off-by: Gavin Inglis <[email protected]>
- Loading branch information