How to use this box with Vagrant:

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

This version was created almost 4 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.

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