docs: move 'vagrant' install docs to the more accurate 'mac' install docs

Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)
This commit is contained in:
Solomon Hykes 2014-01-16 00:13:00 +00:00
parent d8a71635d4
commit c56e3b8569
2 changed files with 7 additions and 9 deletions

View file

@ -24,7 +24,7 @@ Contents:
gentoolinux gentoolinux
openSUSE openSUSE
frugalware frugalware
vagrant mac
windows windows
amazon amazon
rackspace rackspace

View file

@ -1,16 +1,14 @@
:title: Using Vagrant (Mac, Linux) :title: Installing Docker on a Mac
:description: This guide will setup a new virtualbox virtual machine with docker installed on your computer. :description: Installing Docker on a Mac
:keywords: Docker, Docker documentation, virtualbox, vagrant, git, ssh, putty, cygwin :keywords: Docker, Docker documentation, virtualbox, git, ssh
.. _install_using_vagrant: .. _install_using_vagrant:
Using Vagrant (Mac, Linux) Installing Docker on a Mac
========================== ==========================
This guide will setup a new virtualbox virtual machine with docker This guide explains how to install a full Docker setup on your Mac,
installed on your computer. This works on most operating systems, using Virtualbox and Vagrant.
including MacOSX, Windows, Linux, FreeBSD and others. If you can
install these and have at least 400MB RAM to spare you should be good.
Install Vagrant and Virtualbox Install Vagrant and Virtualbox
------------------------------ ------------------------------