How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "williamyeh/ubuntu-trusty64-docker"
end
vagrant init williamyeh/ubuntu-trusty64-docker
vagrant up
This version was created over 9 years ago.
Update Docker engine to 1.5.0
This version was created over 9 years ago.
Add: cAdvisor
This version was created over 9 years ago.
Update docker-gen to 0.3.8
This version was created over 9 years ago.
Same as 1.5.0.1, PLUS: Docker Swarm and Docker Machine.
This version was created over 9 years ago.
Same as 1.5.0, plus Docker Compose 1.1.0 and docker-gen 0.3.7
This version was created over 9 years ago.
Update Docker engine to 1.4.1
This version was created over 9 years ago.
Add weave: the Docker Network
This version was created over 9 years ago.
Support for --insecure-registry mode: "registry.com" in /etc/default/docker
This version was created over 9 years ago.
Support for --insecure-registry mode: "registry.com" in /etc/default/docker
This version was created over 9 years ago.
Update Docker engine to 1.4.0