Hacker News new | ask | show | jobs
by BilalBudhani 1126 days ago
Whenever I need a VM on my MacOS I reach out to Multipass[1].

It is a project by Canonical and has a decent amount of features to get the job done. However, it only supports Ubuntu VMs and has some rough edges.

[1] https://multipass.run/

1 comments

Multipass is my go to for canonical ( no pun intended) environments across different machines. For example to create identical development VMs for all team members.

The limitations are part of why it works well. Very little to configure and the base image is fairly lean.