How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "scaleoutsean/ubuntu18.04"
end
vagrant init scaleoutsean/ubuntu18.04
vagrant up
This version was created over 3 years ago.
There isn't a description.
This version was created over 3 years ago.
Ubuntu 18.04 with the TZ and Ubuntu archive set to Taiwan
This version was created over 3 years ago.
There isn't a description.