How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "wst/bionic64"
end
vagrant init wst/bionic64
vagrant up
This version was created over 2 years ago.
There isn't a description.
This version was created over 2 years ago.
There isn't a description.
This version was created over 2 years ago.
Test
This version was created over 2 years ago.
Based on https://github.com/Anapaya/vagrant-lxc-base-boxes, run as make bionic.