How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "halvards/lubuntu1604"
  config.vm.box_version = "20160611.0.0"
end
vagrant init halvards/lubuntu1604 \
  --box-version 20160611.0.0
vagrant up

This version was created about 8 years ago.

Base box including lubuntu-core. Base image size is 780MB for VirtualBox.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (744 MB)