How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "dimetron/Digital-VM74"
  config.vm.box_version = "1"
end
vagrant init dimetron/Digital-VM74 \
  --box-version 1
vagrant up

This version was created over 6 years ago.

Initial version

2 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (868 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (827 MB)