Преглед изворни кода

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)
Solomon Hykes пре 11 година
родитељ
комит
c56e3b8569
2 измењених фајлова са 7 додато и 9 уклоњено
  1. 1 1
      docs/sources/installation/index.rst
  2. 6 8
      docs/sources/installation/mac.rst

+ 1 - 1
docs/sources/installation/index.rst

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

+ 6 - 8
docs/sources/installation/vagrant.rst → docs/sources/installation/mac.rst

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