Skip to content

Instantly share code, notes, and snippets.

@nordineb
Created March 9, 2021 07:40
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save nordineb/42d23f439d76f87d53ce1300087fea2e to your computer and use it in GitHub Desktop.
Save nordineb/42d23f439d76f87d53ce1300087fea2e to your computer and use it in GitHub Desktop.
multipass + qemu on macos

Multipass can launch and run virtual machines and configure them with cloud-init like a public cloud

brew install multipass libvirt
sudo multipass set local.driver=qemu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment