How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "subutai/buster-master"
  config.vm.box_version = "8.0.1"
end
vagrant init subutai/buster-master \
  --box-version 8.0.1
vagrant up

This version was created over 3 years ago.

QA version of buster box

2 providers for this version.
  • virtualbox
    unknown Externally hosted (bazaar.subutai.io)
  • vmware_desktop
    unknown Externally hosted (bazaar.subutai.io)