diff options
Diffstat (limited to 'devdocs/vagrant/docker%2Fboxes.html')
| -rw-r--r-- | devdocs/vagrant/docker%2Fboxes.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/devdocs/vagrant/docker%2Fboxes.html b/devdocs/vagrant/docker%2Fboxes.html deleted file mode 100644 index c8a89ea1..00000000 --- a/devdocs/vagrant/docker%2Fboxes.html +++ /dev/null @@ -1,6 +0,0 @@ -<h1 id="docker-boxes"> Docker Boxes </h1> <p>The Docker provider does not require a Vagrant box. The <code>config.vm.box</code> setting is completely optional.</p> <p>A box can still be used and specified, however, to provide defaults. Because the <code>Vagrantfile</code> within a box is loaded as part of the configuration loading sequence, it can be used to configure the foundation of a development environment.</p> <p>In general, however, you will not need a box with the Docker provider.</p><div class="_attribution"> - <p class="_attribution-p"> - © 2010–2018 Mitchell Hashimoto<br>Licensed under the MPL 2.0 License.<br> - <a href="https://www.vagrantup.com/docs/docker/boxes.html" class="_attribution-link">https://www.vagrantup.com/docs/docker/boxes.html</a> - </p> -</div> |
