mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Btrfs graph driver is not experimental
Btrfs graph driver is not experimental now according to #4838 and CHANGELOG.md is saying "btrfs is no longer considered experimental.". Docker-DCO-1.1-Signed-off-by: Ken ICHIKAWA <ichikawa.ken@jp.fujitsu.com> (github: ichik1)
This commit is contained in:
parent
503d124677
commit
58588009c0
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ by having support for them in the kernel or userspace. A few examples include:
|
||||||
* LXC execution driver (requires version 1.0 or later of the LXC utility scripts)
|
* LXC execution driver (requires version 1.0 or later of the LXC utility scripts)
|
||||||
* AUFS graph driver (requires AUFS patches/support enabled in the kernel, and at
|
* AUFS graph driver (requires AUFS patches/support enabled in the kernel, and at
|
||||||
least the "auplink" utility from aufs-tools)
|
least the "auplink" utility from aufs-tools)
|
||||||
* experimental BTRFS graph driver (requires BTRFS support enabled in the kernel)
|
* BTRFS graph driver (requires BTRFS support enabled in the kernel)
|
||||||
|
|
||||||
## Daemon Init Script
|
## Daemon Init Script
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue