How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "spoonable/vulnerable-ubuntu-20.04.1" end
vagrant init spoonable/vulnerable-ubuntu-20.04.1 vagrant up
This version was created 4 months ago.
kernel : 5.8.11
12years
This version was created 8 months ago.
There isn't a description.