How to Install vagrant-lxc in Ubuntu 18.04



Install vagrant-lxc by entering the following commands in the terminal:

sudo apt update
sudo apt install vagrant-lxc

Description:

Linux Containers provider for Vagrant

This package adds support using Vagrant with Linux Containers. The entire Vagrant workflow is exactly the same, except with vagrant-lxc it will use lxc containers instead of VirtualBox VMs.

Homepage: https://github.com/fgrehm/vagrant-lxc

Version: 1.4.0-1

Section: universe/ruby