How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "janh/ubuntu-dnscrypt-mssql"
config.vm.box_version = "1"
end
vagrant init janh/ubuntu-dnscrypt-mssql \
--box-version 1
vagrant up
This version was created 7 months ago.
Note, by using this image you are accepting the EULA here: https://go.microsoft.com/fwlink/?LinkId=746388