How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jboero/nomados"
end
vagrant init jboero/nomados
vagrant up
This version was created about 2 years ago.
Podman 2.x inclusion
This version was created over 2 years ago.
NomadOS initial testing.
This version was created over 2 years ago.
Initial testing on Vagrant.