Merge pull request #4019 from ostezer/fix-installation-windows-doc-title

docs: Installation Instruction Title & Description Fixes
This commit is contained in:
Andy Rothfusz 2014-02-10 15:26:32 -08:00
commit 2975ba6f73
11 changed files with 16 additions and 16 deletions

View file

@ -1,5 +1,5 @@
:title: Installation on Amazon EC2 :title: Installation on Amazon EC2
:description: Docker installation on Amazon EC2 :description: Please note this project is currently under heavy development. It should not be used in production.
:keywords: amazon ec2, virtualization, cloud, docker, documentation, installation :keywords: amazon ec2, virtualization, cloud, docker, documentation, installation
Amazon EC2 Amazon EC2

View file

@ -1,5 +1,5 @@
:title: Installation on Arch Linux :title: Installation on Arch Linux
:description: Docker installation on Arch Linux. :description: Please note this project is currently under heavy development. It should not be used in production.
:keywords: arch linux, virtualization, docker, documentation, installation :keywords: arch linux, virtualization, docker, documentation, installation
.. _arch_linux: .. _arch_linux:

View file

@ -1,4 +1,4 @@
:title: Requirements and Installation on Fedora :title: Installation on Fedora
:description: Please note this project is currently under heavy development. It should not be used in production. :description: Please note this project is currently under heavy development. It should not be used in production.
:keywords: Docker, Docker documentation, Fedora, requirements, virtualbox, vagrant, git, ssh, putty, cygwin, linux :keywords: Docker, Docker documentation, Fedora, requirements, virtualbox, vagrant, git, ssh, putty, cygwin, linux

View file

@ -1,5 +1,5 @@
:title: Installation on FrugalWare :title: Installation on FrugalWare
:description: Docker installation on FrugalWare. :description: Please note this project is currently under heavy development. It should not be used in production.
:keywords: frugalware linux, virtualization, docker, documentation, installation :keywords: frugalware linux, virtualization, docker, documentation, installation
.. _frugalware: .. _frugalware:

View file

@ -1,5 +1,5 @@
:title: Installation on Gentoo Linux :title: Installation on Gentoo
:description: Docker installation instructions and nuances for Gentoo Linux. :description: Please note this project is currently under heavy development. It should not be used in production.
:keywords: gentoo linux, virtualization, docker, documentation, installation :keywords: gentoo linux, virtualization, docker, documentation, installation
.. _gentoo_linux: .. _gentoo_linux:

View file

@ -1,4 +1,4 @@
:title: Requirements and Installation on Mac OS X 10.6 Snow Leopard :title: Installation on Mac OS X 10.6 Snow Leopard
:description: Please note this project is currently under heavy development. It should not be used in production. :description: Please note this project is currently under heavy development. It should not be used in production.
:keywords: Docker, Docker documentation, requirements, virtualbox, ssh, linux, os x, osx, mac :keywords: Docker, Docker documentation, requirements, virtualbox, ssh, linux, os x, osx, mac

View file

@ -1,5 +1,5 @@
:title: Installation on openSUSE :title: Installation on openSUSE
:description: Docker installation on openSUSE. :description: Please note this project is currently under heavy development. It should not be used in production.
:keywords: openSUSE, virtualbox, docker, documentation, installation :keywords: openSUSE, virtualbox, docker, documentation, installation
.. _openSUSE: .. _openSUSE:

View file

@ -1,5 +1,5 @@
:title: Rackspace Cloud Installation :title: Installation on Rackspace Cloud
:description: Installing Docker on Ubuntu proviced by Rackspace :description: Please note this project is currently under heavy development. It should not be used in production.
:keywords: Rackspace Cloud, installation, docker, linux, ubuntu :keywords: Rackspace Cloud, installation, docker, linux, ubuntu
Rackspace Cloud Rackspace Cloud

View file

@ -1,4 +1,4 @@
:title: Requirements and Installation on Red Hat Enterprise Linux :title: Installation on Red Hat Enterprise Linux
:description: Please note this project is currently under heavy development. It should not be used in production. :description: Please note this project is currently under heavy development. It should not be used in production.
:keywords: Docker, Docker documentation, requirements, linux, rhel, centos :keywords: Docker, Docker documentation, requirements, linux, rhel, centos

View file

@ -1,4 +1,4 @@
:title: Requirements and Installation on Ubuntu Linux :title: Installation on Ubuntu
:description: Please note this project is currently under heavy development. It should not be used in production. :description: Please note this project is currently under heavy development. It should not be used in production.
:keywords: Docker, Docker documentation, requirements, virtualbox, vagrant, git, ssh, putty, cygwin, linux :keywords: Docker, Docker documentation, requirements, virtualbox, vagrant, git, ssh, putty, cygwin, linux

View file

@ -1,11 +1,11 @@
:title: Requirements and Installation on Windows :title: Installation on Windows
:description: Docker's tutorial to run docker on Windows :description: Please note this project is currently under heavy development. It should not be used in production.
:keywords: Docker, Docker documentation, Windows, requirements, virtualbox, vagrant, git, ssh, putty, cygwin :keywords: Docker, Docker documentation, Windows, requirements, virtualbox, vagrant, git, ssh, putty, cygwin
.. _windows: .. _windows:
Installing Docker on Windows Windows
============================ =======
Docker can run on Windows using a VM like VirtualBox. You then run Docker can run on Windows using a VM like VirtualBox. You then run
Linux within the VM. Linux within the VM.