How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "salesforce/server2016"
end
vagrant init salesforce/server2016
vagrant up
This version was created over 1 year ago.
Patched current as of Oct. 2020
This version was created over 1 year ago.
Patched to current as of 9/14/2020
This version was created over 1 year ago.
Patched to current as of 18 August 2020
This version was created almost 2 years ago.
There isn't a description.