Hi, First time to try Vagrant Docker. I follow the instructions in http://docs.vagrantup.com/v2/docker/basics.html
1. vagrant init 2. Change Vagrantfile to be the same as the first example in http://docs.vagrantup.com/v2/docker/basics.html 3. Run "vagrant up --provider=docker", I got the following message: "The provider 'docker' could not be found, but was requested to back the machine 'default'. Please use a provider that exists." Is there any plugin I need to install? According to vagrant documentation, vagrant should pull the required SW automatically. BTW, vagrant works fine with virtualbox provider. Thanks, Yiliang -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
