How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "mwrock/WindowsNano"
  config.vm.box_version = "0.6.0"
end
vagrant init mwrock/WindowsNano \
  --box-version 0.6.0
vagrant up

This version was created about 7 years ago.

Install updates

2 providers for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud (585 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (692 MB)