How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "subutai/stretch"
end
vagrant init subutai/stretch
vagrant up

This version was created over 5 years ago.

Fixing vboxnet0 explicit name specification for the host-only network.

1 provider for this version.
  • virtualbox Externally hosted (cdn.subut.ai)

This version was created over 5 years ago.

Has the right interface configuration, the disks, and various other little things making it very easy to setup a resource host or peer in minutes.

1 provider for this version.
  • virtualbox Externally hosted (cdn.subut.ai)

Previous