From 6dd897a9210d53fc1e0d1c19b4e3d57565a05028 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Fri, 19 Apr 2013 15:55:34 -0700 Subject: [PATCH] contrib/vagrant-docker: a placeholder to centralize collaboration on an official docker provider for vagrant Upstream-commit: d8416539b3b068a6a1a17f6dba441913b648a774 Component: engine --- components/engine/contrib/vagrant-docker/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 components/engine/contrib/vagrant-docker/README.md diff --git a/components/engine/contrib/vagrant-docker/README.md b/components/engine/contrib/vagrant-docker/README.md new file mode 100644 index 0000000000..5852ea1927 --- /dev/null +++ b/components/engine/contrib/vagrant-docker/README.md @@ -0,0 +1,3 @@ +# Vagrant-docker + +This is a placeholder for the official vagrant-docker, a plugin for Vagrant (http://vagrantup.com) which exposes Docker as a provider.