How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "mahardianto/bionic64"
config.vm.box_version = "0.1"
end
vagrant init mahardianto/bionic64 \
--box-version 0.1
vagrant up
This version was created over 5 years ago.
This is minimal system of Ubuntu Server 18.04 LTS 64 bit bionic beaver for virtualbox