How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gusztavvargadr/sql-server-2017-developer-windows-server"
  config.vm.box_version = "2017.2102.2211"
end
vagrant init gusztavvargadr/sql-server-2017-developer-windows-server \
  --box-version 2017.2102.2211
vagrant up

This version was created 4 months ago.

SQL Server 2017 Developer on Windows Server

See also | Changelog | Feedback | Source

In the box

2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (14.1 GB)

  • hyperv Hosted by Vagrant Cloud (10.7 GB)