Signed-off-by: dm4 <dm4@skymizer.com>
| ... | ... |
@@ -97,7 +97,7 @@ Storage Driver: aufs |
| 97 | 97 |
Dirperm1 Supported: false |
| 98 | 98 |
Execution Driver: native-0.2 |
| 99 | 99 |
...output truncated... |
| 100 |
-```` |
|
| 100 |
+``` |
|
| 101 | 101 |
|
| 102 | 102 |
The output above shows that the Docker daemon is running the AUFS storage driver on top of an existing ext4 backing filesystem. |
| 103 | 103 |
|