How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "sincorchetes/ubuntu-focal-64-lamp-legacy-stack"
end
vagrant init sincorchetes/ubuntu-focal-64-lamp-legacy-stack
vagrant up
This version was created 10 months ago.
MYSQL user "root" MYSQL password "example"
This version was created 10 months ago.
New version