How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "thevk/debian-testing"
  config.vm.box_version = "10.0.18081"
end
vagrant init thevk/debian-testing \
  --box-version 10.0.18081
vagrant up

This version was created about 5 years ago.

A new version

1 provider for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud (299 MB)