|
|
|
|
|
by kenny_r
2379 days ago
|
|
I've been playing around with it for a bit, but I don't really see what it has to offer that Vagrant doesn't already do. "multipass launch" and "multipass shell" do the same as "vagrant up" and "vagrant ssh". Vagrant has been around since 2010 and is super mature by now. Multipass seems to be limited to LTS Ubuntu releases, for now at least. There are Vagrant boxes for all Ubuntu releases but also Debian, CentOS or whatever else you would want to run. |
|