Closed krshnmr4 closed 6 years ago
@krshnmr4 - from what I can tell in the log you provided, it looks like docker was working and installed just fine. The errors I see are not from docker or vagrant but from setting up your containers.
...
==> vm1: * Starting docker ...
==> vm1: [ ok ]
==> vm1: Docker version 17.10.0-ce, build b22a36dc8a
...
==> vm2: * Starting docker ...
==> vm2: [ ok ]
==> vm2: Docker version 17.10.0-ce, build b22a36dc8a
...
I'm going to go ahead and close this since it doesn't look like a Vagrant issue. Thanks!
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Please note that the Vagrant issue tracker is reserved for bug reports and enhancements. For general usage questions, please use the Vagrant mailing list: https://groups.google.com/forum/#!forum/vagrant-up. Thank you!
Vagrant version
1.8.6
Host operating system
MacOS
Guest operating system
Alpine OS
Vagrantfile
Debug output
Provide a link to a GitHub Gist containing the complete debug output: https://www.vagrantup.com/docs/other/debugging.html. The debug output should be very long. Do NOT paste the debug output in the issue, just paste the link to the Gist.
Expected behavior
Docker should have successfully installed
Actual behavior
Errors out.