How to use this box with Vagrant:

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

This version was created 4 months ago.

This box comes pre-packaged with:

  • jetbrains toolbox
  • visual studio code
  • dbeaver-ce
  • postgres-sql
  • nvm & node
  • maven
  • postman
  • git
  • openjdk-17
  • curl
1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (7.49 GB)