How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "gusztavvargadr/docker-desktop-windows-11"
end
vagrant init gusztavvargadr/docker-desktop-windows-11
vagrant up
This version was created about 1 month ago.
There are no providers for this version.
This version was created 2 months ago.
See also | Changelog | Feedback | Source
This version was created 3 months ago.