Sha256: b637b2626c0e42427a3177fe6aea7c6d24f70d54f9efc4b0fd1a773f209eb757
Contents?: true
Size: 1 KB
Versions: 19
Compression:
Stored size: 1 KB
Contents
--- layout: "docs" page_title: "Docker Provider" sidebar_current: "providers-docker" description: |- Vagrant comes with support out of the box for using Docker as a provider. This allows for your development environments to be backed by Docker containers rather than virtual machines. Additionally, it provides for a good workflow for developing Dockerfiles. --- # Docker Vagrant comes with support out of the box for using Docker as a provider. This allows for your development environments to be backed by Docker containers rather than virtual machines. Additionally, it provides for a good workflow for developing Dockerfiles. <div class="alert alert-warning"> <strong>Warning: Docker knowledge assumed.</strong> We assume that you know what Docker is and that you are comfortable with the basics of Docker. If not, we recommend starting with another provider such as <a href="/docs/virtualbox/">VirtualBox</a>. </div> Use the navigation to the left to find a specific Docker topic to read more about.
Version data entries
19 entries across 15 versions & 4 rubygems