mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Fixed typo in documentation.
This commit is contained in:
committed by
Tibor Vass
parent
494cc3ad71
commit
536361ff18
@@ -155,7 +155,7 @@ string is equivalent to setting the `--tlsverify` flag. The following are equiva
|
||||
|
||||
### Daemon storage-driver option
|
||||
|
||||
The Docker daemon has support for three different image layer storage drivers: `aufs`,
|
||||
The Docker daemon has support for four different image layer storage drivers: `aufs`,
|
||||
`devicemapper`, `btrfs` and `overlayfs`.
|
||||
|
||||
The `aufs` driver is the oldest, but is based on a Linux kernel patch-set that
|
||||
|
||||
Reference in New Issue
Block a user