How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "SaltwaterC/bitnami-wordpress"
  config.vm.box_version = "4.2.2.0"
end
vagrant init SaltwaterC/bitnami-wordpress \
  --box-version 4.2.2.0
vagrant up

This version was created about 9 years ago.

Comes with Bitnami WordPress 4.2.2-0 installed

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (626 MB)