» Docker

Vagrant comes with support out of the box forusing Docker as a provider. This allows for your development environmentsto be backed by Docker containers rather than virtual machines. Additionally,it provides for a good workflow for developing Dockerfiles.

Warning: Docker knowledge assumed. We assume thatyou know what Docker is and that you are comfortable with the basicsof Docker. If not, we recommend starting with another provider suchas VirtualBox.

Use the navigation to the left to find a specific Docker topicto read more about.