How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gusztavvargadr/docker-linux"
  config.vm.box_version = "2010.2004.2302"
end
vagrant init gusztavvargadr/docker-linux \
  --box-version 2010.2004.2302
vagrant up

This version was created 3 months ago.

Docker Community on Ubuntu Server

See also | Changelog | Feedback | Source

In the box

This version is an alias of Docker Community on Ubuntu Server (2010.2004.2302).

2 providers for this version.
  • virtualbox Externally hosted (vagrantcloud.com)

  • hyperv Externally hosted (vagrantcloud.com)