How to use this box with Vagrant:

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

This version was created 3 months ago.

Docker Community on Windows Server

See also | Changelog | Feedback | Source

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

  • hyperv Hosted by Vagrant Cloud (6.09 GB)