How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "tknerr/ubuntu2004-desktop"
  config.vm.box_version = "0.1.0"
end
vagrant init tknerr/ubuntu2004-desktop \
  --box-version 0.1.0
vagrant up

This version was created over 4 years ago.

based on https://github.com/fasmat/ubuntu/pull/2 at 107b63e32b99a697ba97b48a291f46a0b3bd1256

2 providers for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (1.05 GB)
  • vmware_desktop
    amd64 Hosted by Vagrant Cloud (1.06 GB)