How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "reclusive/bionic64"
end
vagrant init reclusive/bionic64
vagrant up
This version was created about 1 year ago.
There isn't a description.
This version was created about 1 year ago.
There isn't a description.
This version was created over 1 year ago.
There isn't a description.
This version was created over 1 year ago.
Update to bionic64 base box to use the primary disk on port 0 of the SATA controller. This should enable support of the vagrant experimental "disks" feature.
This version was created over 1 year ago.
There isn't a description.
This version was created over 1 year ago.
There isn't a description.
This version was created over 1 year ago.
There isn't a description.
This version was created over 1 year ago.
There isn't a description.
This version was created over 1 year ago.
Image with apt timers disabled to prevent apt being locked on boot up. Increased image disk size to 14GB
This version was created over 1 year ago.
There isn't a description.