How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "bkenro/ffdsm"
config.vm.box_version = "20221114"
end
vagrant init bkenro/ffdsm \
--box-version 20221114
vagrant up
This version was created 7 months ago.
Add APCu. Based on bento/ubuntu-20.04 (202206.03.0). Confirmed to work with Vagrant 2.3.2 and VirtualBox 6.1.40. See https://github.com/bkenro/ffdsm/releases/tag/v20221114.