mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update btrfs-driver.md
Signed-off-by: lmq <mqliang@lmqs-MacBook-Pro.local>
This commit is contained in:
parent
18925f37ed
commit
8737896e42
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ Stop the Docker daemon. Then, ensure that you have a spare block device at `/dev
|
|||
The procedure also assumes your kernel has the appropriate Btrfs modules loaded. To verify this, use the following command:
|
||||
|
||||
```bash
|
||||
$ cat /proc/filesystems | grep btrfs`
|
||||
$ cat /proc/filesystems | grep btrfs
|
||||
```
|
||||
|
||||
### Configure Btrfs on Ubuntu 14.04 LTS
|
||||
|
|
Loading…
Add table
Reference in a new issue