mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
docs: Installation Instruction Title & Description Fixes
Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer) 1. All titles are listed by simple platform names apart from Windows' "Installing Docker On Windows". Changed this to "Windows" to match the rest. 2. Some articles' description (and title) information does not match the majority. Modified them to match the rest (i.e. Please note this project is currently under heavy development. It should not be used in production.) 3. Removed "Linux" from Gentoo & Ubuntu descriptions.
This commit is contained in:
parent
aed37e70b9
commit
10d57b648f
11 changed files with 16 additions and 16 deletions
|
@ -1,5 +1,5 @@
|
|||
: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
|
||||
|
||||
Amazon EC2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
: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
|
||||
|
||||
.. _arch_linux:
|
||||
|
|
|
@ -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.
|
||||
:keywords: Docker, Docker documentation, Fedora, requirements, virtualbox, vagrant, git, ssh, putty, cygwin, linux
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
: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
|
||||
|
||||
.. _frugalware:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
:title: Installation on Gentoo Linux
|
||||
:description: Docker installation instructions and nuances for Gentoo Linux.
|
||||
:title: Installation on Gentoo
|
||||
:description: Please note this project is currently under heavy development. It should not be used in production.
|
||||
:keywords: gentoo linux, virtualization, docker, documentation, installation
|
||||
|
||||
.. _gentoo_linux:
|
||||
|
|
|
@ -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.
|
||||
:keywords: Docker, Docker documentation, requirements, virtualbox, ssh, linux, os x, osx, mac
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
: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
|
||||
|
||||
.. _openSUSE:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
:title: Rackspace Cloud Installation
|
||||
:description: Installing Docker on Ubuntu proviced by Rackspace
|
||||
:title: Installation on Rackspace Cloud
|
||||
:description: Please note this project is currently under heavy development. It should not be used in production.
|
||||
:keywords: Rackspace Cloud, installation, docker, linux, ubuntu
|
||||
|
||||
Rackspace Cloud
|
||||
|
|
|
@ -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.
|
||||
:keywords: Docker, Docker documentation, requirements, linux, rhel, centos
|
||||
|
||||
|
|
|
@ -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.
|
||||
:keywords: Docker, Docker documentation, requirements, virtualbox, vagrant, git, ssh, putty, cygwin, linux
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
:title: Requirements and Installation on Windows
|
||||
:description: Docker's tutorial to run docker on Windows
|
||||
:title: Installation 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
|
||||
|
||||
.. _windows:
|
||||
|
||||
Installing Docker on Windows
|
||||
============================
|
||||
Windows
|
||||
=======
|
||||
|
||||
Docker can run on Windows using a VM like VirtualBox. You then run
|
||||
Linux within the VM.
|
||||
|
|
Loading…
Add table
Reference in a new issue