1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Fix Markdown syntax error in aufs-driver

Signed-off-by: dm4 <dm4@skymizer.com>
This commit is contained in:
Lee, Meng-Han 2015-11-17 17:25:57 +08:00 committed by dm4
parent ef424c108a
commit ea04764059

View file

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