How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "minimum/ubuntu-xenial64-dev"
  config.vm.box_version = "1.1.0"
end
vagrant init minimum/ubuntu-xenial64-dev \
  --box-version 1.1.0
vagrant up

This version was created over 7 years ago.

  • Docker 17.04.0-ce
  • DockerCompose 1.12.0
  • Golang 1.7.5
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (874 MB)