Add docker to Vagrant box

This commit is contained in:
Martin Polden
2014-12-22 16:53:15 +01:00
parent 558ee4366f
commit 13d0408823
2 changed files with 11 additions and 0 deletions

View File

@ -2,5 +2,6 @@
base:
'*':
- ntp
- docker
- dev
- golang