How to use this box with Vagrant:

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

This version was created 2 months ago.

Docker Desktop on Windows 10

See also | Changelog | Feedback | Source

In the box
VirtualBox
  • Linux containers not supported
  • Windows containers supported with process isolation only
Hyper-V
  • WSL2 backend
  • Hyper-V backend
Vagrant
  • WinRM and WinSSH communicator
  • 4 CPUs
  • 8 GB RAM
1 provider for this version.
  • hyperv Hosted by Vagrant Cloud (8.26 GB)