How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "gusztavvargadr/docker-desktop-windows-10"
end
vagrant init gusztavvargadr/docker-desktop-windows-10
vagrant up
This version was created 6 days ago.
See also | Changelog | Feedback | Source
This version was created about 1 month ago.
See also | Changelog | Feedback | Source
This version was created 4 months ago.