How to use this box with Vagrant:

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

This version was created over 2 years ago.

Ubuntu Desktop 20.04.4 Focal Fossa (64-bit)

VMWare 1.3GB/VirtualBox 1.3GB/Parallels 1.3GB

VMware Tools 1.17.0

VirtualBox Guest Additions v6.1.34

Parallels Tools 17.1.2

3 providers for this version.
  • parallels
    amd64 Hosted by Vagrant Cloud (1.31 GB)
  • virtualbox
    amd64 Hosted by Vagrant Cloud (1.28 GB)
  • vmware_desktop
    amd64 Hosted by Vagrant Cloud (1.29 GB)