How to use this box with Vagrant:

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

This version was created over 3 years ago.

Use Snap and SDK Man! to manage IDE and JVM installation instead of baking everything into the image. Checkout the bin folder for installation scripts. See README for launch instructions.

2 providers for this version.
  • vmware_desktop Hosted by Vagrant Cloud (1.97 GB)

  • virtualbox Hosted by Vagrant Cloud (1.75 GB)