How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bkenro/ffdsm"
  config.vm.box_version = "20220110"
end
vagrant init bkenro/ffdsm \
  --box-version 20220110
vagrant up

This version was created over 1 year ago.

Bump the PHP version to 8.0. Based on bento/ubuntu-20.04 (v202112.19.0). Built with VirtualBox 6.1.30.

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.24 GB)