Merge pull request #18037 from dm4/fix-aufs-markdown-syntax

Fix Markdown syntax error in aufs-driver.md
This commit is contained in:
David Calavera 2015-11-17 11:13:01 +01:00
commit a2d87d14ac
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ Storage Driver: aufs
Dirperm1 Supported: false Dirperm1 Supported: false
Execution Driver: native-0.2 Execution Driver: native-0.2
...output truncated... ...output truncated...
```` ```
The output above shows that the Docker daemon is running the AUFS storage driver on top of an existing ext4 backing filesystem. The output above shows that the Docker daemon is running the AUFS storage driver on top of an existing ext4 backing filesystem.