| ... | ... |
@@ -1,10 +1,11 @@ |
| 1 |
- Please note the only 'official' installation is using the :ref:`ubuntu_linux` installation path. This version |
|
| 2 |
- may be out of date because it depends on some binaries to be available |
|
| 3 |
- |
|
| 4 | 1 |
|
| 5 | 2 |
Mac OS X and other linux |
| 6 | 3 |
======================== |
| 7 | 4 |
|
| 5 |
+ Please note the only 'official' installation is using the :ref:`ubuntu_linux` installation path. This version |
|
| 6 |
+ may be out of date because it depends on some binaries to be updated and published |
|
| 7 |
+ |
|
| 8 |
+ |
|
| 8 | 9 |
Requirements |
| 9 | 10 |
------------ |
| 10 | 11 |
|
| ... | ... |
@@ -2,11 +2,14 @@ |
| 2 | 2 |
:description: Docker's tutorial to run docker on Windows |
| 3 | 3 |
:keywords: Docker, Docker documentation, Windows, requirements, virtualbox, vagrant, git, ssh, putty, cygwin |
| 4 | 4 |
|
| 5 |
- Please note the only 'official' installation is using the :ref:`ubuntu_linux` installation path. This version |
|
| 6 |
- may be out of date because it depends on some binaries to be available |
|
| 7 | 5 |
|
| 8 | 6 |
Windows |
| 9 |
-======= |
|
| 7 |
+========= |
|
| 8 |
+ |
|
| 9 |
+ Please note the only 'official' installation is using the :ref:`ubuntu_linux` installation path. This version |
|
| 10 |
+ may be out of date because it depends on some binaries to be updated and published |
|
| 11 |
+ |
|
| 12 |
+ |
|
| 10 | 13 |
|
| 11 | 14 |
Requirements |
| 12 | 15 |
------------ |
| ... | ... |
@@ -3,7 +3,7 @@ |
| 3 | 3 |
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> |
| 4 | 4 |
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> |
| 5 | 5 |
<!--[if gt IE 8]><!--> |
| 6 |
-<html class="no-js" xmlns="http://www.w3.org/1999/html"> <!--<![endif]--> |
|
| 6 |
+<html class="no-js" xmlns="http://www.w3.org/1999/html" xmlns="http://www.w3.org/1999/html"> <!--<![endif]--> |
|
| 7 | 7 |
<head> |
| 8 | 8 |
<meta charset="utf-8"> |
| 9 | 9 |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
| ... | ... |
@@ -66,7 +66,9 @@ |
| 66 | 66 |
<div class="span6"> |
| 67 | 67 |
<section class="contentblock"> |
| 68 | 68 |
<h2> |
| 69 |
- <a name="installing-on-ubuntu-1204-and-1210" class="anchor" href="#installing-on-ubuntu-1204-and-1210"><span class="mini-icon mini-icon-link"></span></a>Installing on Ubuntu 12.04 and 12.10</h2> |
|
| 69 |
+ <a name="installing-on-ubuntu-1204-and-1210" class="anchor" href="#installing-on-ubuntu-1204-and-1210"><span class="mini-icon mini-icon-link"></span> |
|
| 70 |
+ </a>Installing on Ubuntu 12.04 and 12.10</h2> |
|
| 71 |
+ <p>Please note this project is currently under heavy development. It should not be used in production.</p> |
|
| 70 | 72 |
<ol> |
| 71 | 73 |
<li> |
| 72 | 74 |
<p>Install dependencies:</p> |