How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "koalephant/debian10-i386"
  config.vm.box_version = "1.5.0"
end
vagrant init koalephant/debian10-i386 \
  --box-version 1.5.0
vagrant up

This version was created 5 months ago.

  • Debian 10.13.0
  • Parallels Tools version 18.3.53621
  • Open VM Tools (VMWare) version 11.2.5.26209
  • VirtualBox Guest Additions version 7.0.10r158379
3 providers for this version.
  • parallels
    unknown Externally hosted (boxes.storage.koalephant.com)
  • virtualbox
    unknown Externally hosted (boxes.storage.koalephant.com)
  • vmware_desktop
    unknown Externally hosted (boxes.storage.koalephant.com)