How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "Mispriyagupta1/Dehraduncallgirl"
config.vm.box_version = "12355"
end
vagrant init Mispriyagupta1/Dehraduncallgirl \
--box-version 12355
vagrant up
This version was created about 2 years ago.
There isn't a description.