|
...
|
...
|
@@ -76,6 +76,7 @@
|
|
76
|
76
|
<ul>
|
|
77
|
77
|
<li>Ubuntu 12.04 (LTS) (64-bit)</li>
|
|
78
|
78
|
<li> or Ubuntu 12.10 (quantal) (64-bit)</li>
|
|
|
79
|
+ <li>The 3.8 Linux Kernel</li>
|
|
79
|
80
|
</ul>
|
|
80
|
81
|
<ol>
|
|
81
|
82
|
<li>
|
|
...
|
...
|
@@ -105,7 +106,8 @@
|
|
105
|
105
|
<pre>docker run -i -t ubuntu /bin/bash</pre>
|
|
106
|
106
|
</div>
|
|
107
|
107
|
</li>
|
|
108
|
|
- Continue with the <a href="http://docs.docker.io/en/latest/examples/hello_world/">Hello world</a> example.
|
|
|
108
|
+ Continue with the <a href="http://docs.docker.io/en/latest/examples/hello_world/">Hello world</a> example.<br>
|
|
|
109
|
+ Or check <a href="http://docs.docker.io/en/latest/installation/ubuntulinux/">more detailed installation instructions</a>
|
|
109
|
110
|
</ol>
|
|
110
|
111
|
</section>
|
|
111
|
112
|
|