From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/vagrant/docker%2Findex.html | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 devdocs/vagrant/docker%2Findex.html (limited to 'devdocs/vagrant/docker%2Findex.html') diff --git a/devdocs/vagrant/docker%2Findex.html b/devdocs/vagrant/docker%2Findex.html deleted file mode 100644 index 0744af89..00000000 --- a/devdocs/vagrant/docker%2Findex.html +++ /dev/null @@ -1,7 +0,0 @@ -

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.

Warning: Docker knowledge assumed. 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 VirtualBox.

-

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

-

- © 2010–2018 Mitchell Hashimoto
Licensed under the MPL 2.0 License.
- https://www.vagrantup.com/docs/docker/ -

-
-- cgit v1.2.3