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