Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: add lima dependency pkgs to speed up VM boot #157

Merged
merged 2 commits into from
Sep 15, 2023

Commits on Sep 14, 2023

  1. perf: add lima dependency pkgs to speed up VM boot

    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
    
    Signed-off-by: Gavin Inglis <[email protected]>
    ginglis13 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    154c355 View commit details
    Browse the repository at this point in the history
  2. ci: ignore changes to Dockerfile for e2e tests

    Signed-off-by: Gavin Inglis <[email protected]>
    ginglis13 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    362deef View commit details
    Browse the repository at this point in the history