How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "williamyeh/debian-jessie64-docker"
  config.vm.box_version = "1.1.2"
end
vagrant init williamyeh/debian-jessie64-docker \
  --box-version 1.1.2
vagrant up

This version was created about 9 years ago.

Update Docker engine from 1.1.1 to 1.1.2

1 provider for this version.
  • virtualbox Externally hosted (dl.dropboxusercontent.com)