How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "agutierr/ubuntu-jammy64-desktop"
  config.vm.box_version = "0.1"
end
vagrant init agutierr/ubuntu-jammy64-desktop \
  --box-version 0.1
vagrant up

This version was created 6 months ago.

Initial version.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (3.86 GB)