From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/vagrant/docker%2Findex.html | 7 +++++++ 1 file changed, 7 insertions(+) create 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 new file mode 100644 index 00000000..0744af89 --- /dev/null +++ b/devdocs/vagrant/docker%2Findex.html @@ -0,0 +1,7 @@ +

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