How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "kbundy/ubuntu2004"
end
vagrant init kbundy/ubuntu2004
vagrant up
This version was created about 1 year ago.
updated to ubuntu 20.04.03 removed docker, eclipse, postman
This version was created almost 2 years ago.
updated to latest ubuntu 20.04.x; removed docker.io (out-of-date) and installed docker-ce (community edition); updated virtualbox guest additions to 6.1.16
This version was created over 2 years ago.
updated with subversion and maven