How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "relativkreativ/ubuntu-20-minimal"
  config.vm.box_version = "1.0.0"
end
vagrant init relativkreativ/ubuntu-20-minimal \
  --box-version 1.0.0
vagrant up

This version was created almost 4 years ago.

  • Ubuntu 20.04.1 installation
  • Security updates as of 2020-12-10
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.54 GB)