How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "kurron/focal-xubuntu"
end
vagrant init kurron/focal-xubuntu
vagrant up
This version was created 6 months 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.
This version was created 7 months 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.