How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "tonybradford/ubuntu-php-dev"
  config.vm.box_version = "1"
end
vagrant init tonybradford/ubuntu-php-dev \
  --box-version 1
vagrant up

This version was created about 5 years ago.

first draft

1 provider for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud (1.48 GB)