How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gusztavvargadr/docker-community-windows-server-core"
  config.vm.box_version = "2010.2102.2303"
end
vagrant init gusztavvargadr/docker-community-windows-server-core \
  --box-version 2010.2102.2303
vagrant up

This version was created 3 months ago.

Docker Community on Windows Server Core

See also | Changelog | Feedback | Source

In the box
2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (4.66 GB)

  • hyperv Hosted by Vagrant Cloud (4.4 GB)