* Removed warnings.
* Removed inconsistent Community installation sections.
* Fixed all installation page descriptions.
* Removed old .inc files.
Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net> (github: jamtur01)
| ... | ... |
@@ -1,15 +1,9 @@ |
| 1 | 1 |
page_title: Installation on Amazon EC2 |
| 2 |
-page_description: Please note this project is currently under heavy development. It should not be used in production. |
|
| 2 |
+page_description: Installation instructions for Docker on Amazon EC2. |
|
| 3 | 3 |
page_keywords: amazon ec2, virtualization, cloud, docker, documentation, installation |
| 4 | 4 |
|
| 5 | 5 |
# Amazon EC2 |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> Docker is still under heavy development! We don't recommend using it in |
|
| 9 |
-> production yet, but we're getting closer with each release. Please see |
|
| 10 |
-> our blog post, [Getting to Docker 1.0]( |
|
| 11 |
-> http://blog.docker.io/2013/08/getting-to-docker-1-0/) |
|
| 12 |
- |
|
| 13 | 7 |
There are several ways to install Docker on AWS EC2: |
| 14 | 8 |
|
| 15 | 9 |
- [*Amazon QuickStart (Release Candidate - March 2014)*]( |
| ... | ... |
@@ -1,21 +1,9 @@ |
| 1 | 1 |
page_title: Installation on Arch Linux |
| 2 |
-page_description: Please note this project is currently under heavy development. It should not be used in production. |
|
| 2 |
+page_description: Installation instructions for Docker on ArchLinux. |
|
| 3 | 3 |
page_keywords: arch linux, virtualization, docker, documentation, installation |
| 4 | 4 |
|
| 5 | 5 |
# Arch Linux |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> Docker is still under heavy development! We don't recommend using it in |
|
| 9 |
-> production yet, but we're getting closer with each release. Please see |
|
| 10 |
-> our blog post, [Getting to Docker 1.0]( |
|
| 11 |
-> http://blog.docker.io/2013/08/getting-to-docker-1-0/) |
|
| 12 |
- |
|
| 13 |
-> **Note**: |
|
| 14 |
-> This is a community contributed installation path. The only `official` |
|
| 15 |
-> installation is using the [*Ubuntu*](../ubuntulinux/#ubuntu-linux) |
|
| 16 |
-> installation path. This version may be out of date because it depends on |
|
| 17 |
-> some binaries to be updated and published |
|
| 18 |
- |
|
| 19 | 7 |
Installing on Arch Linux can be handled via the package in community: |
| 20 | 8 |
|
| 21 | 9 |
- [docker](https://www.archlinux.org/packages/community/x86_64/docker/) |
| ... | ... |
@@ -1,15 +1,9 @@ |
| 1 | 1 |
page_title: Installation from Binaries |
| 2 |
-page_description: This instruction set is meant for hackers who want to try out Docker on a variety of environments. |
|
| 2 |
+page_description: Instructions for installing Docker as a binary. Mostly meant for hackers who want to try out Docker on a variety of environments. |
|
| 3 | 3 |
page_keywords: binaries, installation, docker, documentation, linux |
| 4 | 4 |
|
| 5 | 5 |
# Binaries |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> Docker is still under heavy development! We don't recommend using it in |
|
| 9 |
-> production yet, but we're getting closer with each release. Please see |
|
| 10 |
-> our blog post, [Getting to Docker 1.0]( |
|
| 11 |
-> http://blog.docker.io/2013/08/getting-to-docker-1-0/) |
|
| 12 |
- |
|
| 13 | 7 |
**This instruction set is meant for hackers who want to try out Docker |
| 14 | 8 |
on a variety of environments.** |
| 15 | 9 |
|
| ... | ... |
@@ -4,18 +4,6 @@ page_keywords: crux linux, virtualization, Docker, documentation, installation |
| 4 | 4 |
|
| 5 | 5 |
# CRUX Linux |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> Docker is still under heavy development! We don't recommend using it in |
|
| 9 |
-> production yet, but we're getting closer with each release. Please see |
|
| 10 |
-> our blog post, [Getting to Docker 1.0]( |
|
| 11 |
-> http://blog.docker.io/2013/08/getting-to-docker-1-0/) |
|
| 12 |
- |
|
| 13 |
-> **Note**: |
|
| 14 |
-> This is a community contributed installation path. The only `official` |
|
| 15 |
-> installation is using the [*Ubuntu*](../ubuntulinux/#ubuntu-linux) |
|
| 16 |
-> installation path. This version may be out of date because it depends on |
|
| 17 |
-> some binaries to be updated and published. |
|
| 18 |
- |
|
| 19 | 7 |
Installing on CRUX Linux can be handled via the ports from [James |
| 20 | 8 |
Mills](http://prologic.shortcircuit.net.au/) and are included in the |
| 21 | 9 |
official [contrib](http://crux.nu/portdb/?a=repo&q=contrib) ports: |
| ... | ... |
@@ -1,15 +1,9 @@ |
| 1 | 1 |
page_title: Installation on Debian |
| 2 |
-page_description: Instructions for installing Docker on Debian |
|
| 2 |
+page_description: Instructions for installing Docker on Debian. |
|
| 3 | 3 |
page_keywords: Docker, Docker documentation, installation, debian |
| 4 | 4 |
|
| 5 | 5 |
# Debian |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> Docker is still under heavy development! We don't recommend using it in |
|
| 9 |
-> production yet, but we're getting closer with each release. Please see |
|
| 10 |
-> our blog post, [Getting to Docker 1.0]( |
|
| 11 |
-> http://blog.docker.io/2013/08/getting-to-docker-1-0/) |
|
| 12 |
- |
|
| 13 | 7 |
Docker is supported on the following versions of Debian: |
| 14 | 8 |
|
| 15 | 9 |
- [*Debian 8.0 Jessie (64-bit)*](#debian-jessie-8-64-bit) |
| ... | ... |
@@ -1,21 +1,9 @@ |
| 1 | 1 |
page_title: Installation on Fedora |
| 2 |
-page_description: Please note this project is currently under heavy development. It should not be used in production. |
|
| 2 |
+page_description: Installation instructions for Docker on Fedora. |
|
| 3 | 3 |
page_keywords: Docker, Docker documentation, Fedora, requirements, virtualbox, vagrant, git, ssh, putty, cygwin, linux |
| 4 | 4 |
|
| 5 | 5 |
# Fedora |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> Docker is still under heavy development! We don't recommend using it in |
|
| 9 |
-> production yet, but we're getting closer with each release. Please see |
|
| 10 |
-> our blog post, [Getting to Docker 1.0]( |
|
| 11 |
-> http://blog.docker.io/2013/08/getting-to-docker-1-0/) |
|
| 12 |
- |
|
| 13 |
-> **Note**: |
|
| 14 |
-> This is a community contributed installation path. The only `official` |
|
| 15 |
-> installation is using the [*Ubuntu*](../ubuntulinux/#ubuntu-linux) |
|
| 16 |
-> installation path. This version may be out of date because it depends on |
|
| 17 |
-> some binaries to be updated and published. |
|
| 18 |
- |
|
| 19 | 7 |
Docker is available in **Fedora 19 and later**. Please note that due to |
| 20 | 8 |
the current Docker limitations Docker is able to run only on the **64 |
| 21 | 9 |
bit** architecture. |
| ... | ... |
@@ -1,21 +1,9 @@ |
| 1 | 1 |
page_title: Installation on FrugalWare |
| 2 |
-page_description: Please note this project is currently under heavy development. It should not be used in production. |
|
| 2 |
+page_description: Installation instructions for Docker on FrugalWare. |
|
| 3 | 3 |
page_keywords: frugalware linux, virtualization, docker, documentation, installation |
| 4 | 4 |
|
| 5 | 5 |
# FrugalWare |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> Docker is still under heavy development! We don't recommend using it in |
|
| 9 |
-> production yet, but we're getting closer with each release. Please see |
|
| 10 |
-> our blog post, [Getting to Docker 1.0]( |
|
| 11 |
-> http://blog.docker.io/2013/08/getting-to-docker-1-0/) |
|
| 12 |
- |
|
| 13 |
-> **Note**: |
|
| 14 |
-> This is a community contributed installation path. The only `official` |
|
| 15 |
-> installation is using the [*Ubuntu*](../ubuntulinux/#ubuntu-linux) |
|
| 16 |
-> installation path. This version may be out of date because it depends on |
|
| 17 |
-> some binaries to be updated and published |
|
| 18 |
- |
|
| 19 | 7 |
Installing on FrugalWare is handled via the official packages: |
| 20 | 8 |
|
| 21 | 9 |
- [lxc-docker i686](http://www.frugalware.org/packages/200141) |
| ... | ... |
@@ -1,33 +1,21 @@ |
| 1 | 1 |
page_title: Installation on Gentoo |
| 2 |
-page_description: Please note this project is currently under heavy development. It should not be used in production. |
|
| 2 |
+page_description: Installation instructions for Docker on Gentoo. |
|
| 3 | 3 |
page_keywords: gentoo linux, virtualization, docker, documentation, installation |
| 4 | 4 |
|
| 5 | 5 |
# Gentoo |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> Docker is still under heavy development! We don't recommend using it in |
|
| 9 |
-> production yet, but we're getting closer with each release. Please see |
|
| 10 |
-> our blog post, [Getting to Docker 1.0]( |
|
| 11 |
-> http://blog.docker.io/2013/08/getting-to-docker-1-0/) |
|
| 12 |
- |
|
| 13 |
-> **Note**: |
|
| 14 |
-> This is a community contributed installation path. The only `official` |
|
| 15 |
-> installation is using the [*Ubuntu*](../ubuntulinux/#ubuntu-linux) |
|
| 16 |
-> installation path. This version may be out of date because it depends on |
|
| 17 |
-> some binaries to be updated and published |
|
| 18 |
- |
|
| 19 | 7 |
Installing Docker on Gentoo Linux can be accomplished using one of two |
| 20 | 8 |
methods. The first and best way if you're looking for a stable |
| 21 | 9 |
experience is to use the official app-emulation/docker package directly |
| 22 | 10 |
in the portage tree. |
| 23 | 11 |
|
| 24 |
-If you're looking for a `-bin` ebuild, a live |
|
| 25 |
-ebuild, or bleeding edge ebuild changes/fixes, the second installation |
|
| 26 |
-method is to use the overlay provided at |
|
| 12 |
+If you're looking for a `-bin` ebuild, a live ebuild, or bleeding edge |
|
| 13 |
+ebuild changes/fixes, the second installation method is to use the |
|
| 14 |
+overlay provided at |
|
| 27 | 15 |
[https://github.com/tianon/docker-overlay](https://github.com/tianon/docker-overlay) |
| 28 |
-which can be added using `app-portage/layman`. The |
|
| 29 |
-most accurate and up-to-date documentation for properly installing and |
|
| 30 |
-using the overlay can be found in [the overlay |
|
| 16 |
+which can be added using `app-portage/layman`. The most accurate and |
|
| 17 |
+up-to-date documentation for properly installing and using the overlay |
|
| 18 |
+can be found in [the overlay |
|
| 31 | 19 |
README](https://github.com/tianon/docker-overlay/blob/master/README.md#using-this-overlay). |
| 32 | 20 |
|
| 33 | 21 |
Note that sometimes there is a disparity between the latest version and |
| ... | ... |
@@ -1,17 +1,9 @@ |
| 1 | 1 |
page_title: Installation on Google Cloud Platform |
| 2 |
-page_description: Please note this project is currently under heavy development. It should not be used in production. |
|
| 2 |
+page_description: Installation instructions for Docker on the Google Cloud Platform. |
|
| 3 | 3 |
page_keywords: Docker, Docker documentation, installation, google, Google Compute Engine, Google Cloud Platform |
| 4 | 4 |
|
| 5 | 5 |
# Google Cloud Platform |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> Docker is still under heavy development! We don't recommend using it in |
|
| 9 |
-> production yet, but we're getting closer with each release. Please see |
|
| 10 |
-> our blog post, [Getting to Docker 1.0]( |
|
| 11 |
-> http://blog.docker.io/2013/08/getting-to-docker-1-0/) |
|
| 12 |
- |
|
| 13 |
-## Compute Engine QuickStart for Debian |
|
| 14 |
- |
|
| 15 | 7 |
1. Go to [Google Cloud Console](https://cloud.google.com/console) and |
| 16 | 8 |
create a new Cloud Project with [Compute Engine |
| 17 | 9 |
enabled](https://developers.google.com/compute/docs/signup). |
| 18 | 10 |
deleted file mode 100644 |
| ... | ... |
@@ -1,7 +0,0 @@ |
| 1 |
- |
|
| 2 |
-.. note:: |
|
| 3 |
- |
|
| 4 |
- Docker is still under heavy development! We don't recommend using |
|
| 5 |
- it in production yet, but we're getting closer with each |
|
| 6 |
- release. Please see our blog post, `"Getting to Docker 1.0" |
|
| 7 |
- <http://blog.docker.io/2013/08/getting-to-docker-1-0/>`_ |
| 8 | 1 |
deleted file mode 100644 |
| ... | ... |
@@ -1,7 +0,0 @@ |
| 1 |
- |
|
| 2 |
-.. note:: |
|
| 3 |
- |
|
| 4 |
- This is a community contributed installation path. The only |
|
| 5 |
- 'official' installation is using the :ref:`ubuntu_linux` |
|
| 6 |
- installation path. This version may be out of date because it |
|
| 7 |
- depends on some binaries to be updated and published |
| ... | ... |
@@ -1,21 +1,9 @@ |
| 1 | 1 |
page_title: Installation on openSUSE |
| 2 |
-page_description: Please note this project is currently under heavy development. It should not be used in production. |
|
| 2 |
+page_description: Installation instructions for Docker on openSUSE. |
|
| 3 | 3 |
page_keywords: openSUSE, virtualbox, docker, documentation, installation |
| 4 | 4 |
|
| 5 | 5 |
# openSUSE |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> Docker is still under heavy development! We don't recommend using it in |
|
| 9 |
-> production yet, but we're getting closer with each release. Please see |
|
| 10 |
-> our blog post, [Getting to Docker 1.0]( |
|
| 11 |
-> http://blog.docker.io/2013/08/getting-to-docker-1-0/) |
|
| 12 |
- |
|
| 13 |
-> **Note**: |
|
| 14 |
-> This is a community contributed installation path. The only `official` |
|
| 15 |
-> installation is using the [*Ubuntu*](../ubuntulinux/#ubuntu-linux) |
|
| 16 |
-> installation path. This version may be out of date because it depends on |
|
| 17 |
-> some binaries to be updated and published |
|
| 18 |
- |
|
| 19 | 7 |
Docker is available in **openSUSE 12.3 and later**. Please note that due |
| 20 | 8 |
to the current Docker limitations Docker is able to run only on the **64 |
| 21 | 9 |
bit** architecture. |
| ... | ... |
@@ -1,15 +1,9 @@ |
| 1 | 1 |
page_title: Installation on Rackspace Cloud |
| 2 |
-page_description: Please note this project is currently under heavy development. It should not be used in production. |
|
| 2 |
+page_description: Installation instructions for Docker on Rackspace Cloud. |
|
| 3 | 3 |
page_keywords: Rackspace Cloud, installation, docker, linux, ubuntu |
| 4 | 4 |
|
| 5 | 5 |
# Rackspace Cloud |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> This is a community contributed installation path. The only `official` |
|
| 9 |
-> installation is using the [*Ubuntu*](../ubuntulinux/#ubuntu-linux) |
|
| 10 |
-> installation path. This version may be out of date because it depends on |
|
| 11 |
-> some binaries to be updated and published |
|
| 12 |
- |
|
| 13 | 7 |
Installing Docker on Ubuntu provided by Rackspace is pretty |
| 14 | 8 |
straightforward, and you should mostly be able to follow the |
| 15 | 9 |
[*Ubuntu*](../ubuntulinux/#ubuntu-linux) installation guide. |
| ... | ... |
@@ -1,21 +1,9 @@ |
| 1 | 1 |
page_title: Installation on Red Hat Enterprise Linux |
| 2 |
-page_description: Please note this project is currently under heavy development. It should not be used in production. |
|
| 2 |
+page_description: Installation instructions for Docker on Red Hat Enterprise Linux. |
|
| 3 | 3 |
page_keywords: Docker, Docker documentation, requirements, linux, rhel, centos |
| 4 | 4 |
|
| 5 | 5 |
# Red Hat Enterprise Linux |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> Docker is still under heavy development! We don't recommend using it in |
|
| 9 |
-> production yet, but we're getting closer with each release. Please see |
|
| 10 |
-> our blog post, [Getting to Docker 1.0]( |
|
| 11 |
-> http://blog.docker.io/2013/08/getting-to-docker-1-0/) |
|
| 12 |
- |
|
| 13 |
-> **Note**: |
|
| 14 |
-> This is a community contributed installation path. The only `official` |
|
| 15 |
-> installation is using the [*Ubuntu*](../ubuntulinux/#ubuntu-linux) |
|
| 16 |
-> installation path. This version may be out of date because it depends on |
|
| 17 |
-> some binaries to be updated and published |
|
| 18 |
- |
|
| 19 | 7 |
Docker is available for **RHEL** on EPEL. These instructions should work |
| 20 | 8 |
for both RHEL and CentOS. They will likely work for other binary |
| 21 | 9 |
compatible EL6 distributions as well, but they haven't been tested. |
| ... | ... |
@@ -1,17 +1,9 @@ |
| 1 | 1 |
page_title: Installation on IBM SoftLayer |
| 2 |
-page_description: Please note this project is currently under heavy development. It should not be used in production. |
|
| 2 |
+page_description: Installation instructions for Docker on IBM Softlayer. |
|
| 3 | 3 |
page_keywords: IBM SoftLayer, virtualization, cloud, docker, documentation, installation |
| 4 | 4 |
|
| 5 | 5 |
# IBM SoftLayer |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> Docker is still under heavy development! We don't recommend using it in |
|
| 9 |
-> production yet, but we're getting closer with each release. Please see |
|
| 10 |
-> our blog post, [Getting to Docker 1.0]( |
|
| 11 |
-> http://blog.docker.io/2013/08/getting-to-docker-1-0/) |
|
| 12 |
- |
|
| 13 |
-## IBM SoftLayer QuickStart |
|
| 14 |
- |
|
| 15 | 7 |
1. Create an [IBM SoftLayer account]( |
| 16 | 8 |
https://www.softlayer.com/cloud-servers/). |
| 17 | 9 |
2. Log in to the [SoftLayer Console]( |
| ... | ... |
@@ -4,12 +4,6 @@ page_keywords: Docker, Docker documentation, requirements, virtualbox, installat |
| 4 | 4 |
|
| 5 | 5 |
# Ubuntu |
| 6 | 6 |
|
| 7 |
-> **Note**: |
|
| 8 |
-> Docker is still under heavy development! We don't recommend using it in |
|
| 9 |
-> production yet, but we're getting closer with each release. Please see |
|
| 10 |
-> our blog post, [Getting to Docker 1.0]( |
|
| 11 |
-> http://blog.docker.io/2013/08/getting-to-docker-1-0/) |
|
| 12 |
- |
|
| 13 | 7 |
Docker is supported on the following versions of Ubuntu: |
| 14 | 8 |
|
| 15 | 9 |
- [*Ubuntu Trusty 14.04 (LTS) (64-bit)*](#ubuntu-trusty-1404-lts-64-bit) |