Browse code

Merge pull request #25828 from yuexiao-wang/clean-docs

clean up the run.md in reference

Vincent Demeester authored on 2016/08/27 21:50:47
Showing 1 changed files
... ...
@@ -9,15 +9,6 @@ weight=-80
9 9
 +++
10 10
 <![end-metadata]-->
11 11
 
12
-<!-- TODO (@thaJeztah) define more flexible table/td classes -->
13
-<style>
14
-table .no-wrap {
15
-    white-space: nowrap;
16
-}
17
-table code {
18
-    white-space: nowrap;
19
-}
20
-</style>
21 12
 # Docker run reference
22 13
 
23 14
 Docker runs processes in isolated containers. A container is a process