Hacker News new | ask | show | jobs
by fuzzy2 348 days ago
Doesn't Vagrant spin up full VMs? Incus/LXD/LXC is about system containers. So like Docker, but with a full distro including init system running inside the container. They are much faster to spin up and have the best resource sharing possible.
1 comments

Vagrant has a provider plugin for lxc. Please check my reply to the parent commenter for more explanation.