How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "binarykorra/phpdev-cli"
  config.vm.box_version = "0.001"
end
vagrant init binarykorra/phpdev-cli \
  --box-version 0.001
vagrant up

This version was created about 6 years ago.

Current Build.

2 providers for this version.
  • docker
    unknown Hosted by Vagrant Cloud
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.07 GB)