1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

Made wording a bit more generic.

Upstream-commit: 5deedef42c7d85835729ecf4fe61ec91612089af
Component: engine
This commit is contained in:
Dmitry V. Krivenok
2014-11-24 21:22:54 +03:00
parent 9509d05af6
commit bb8eca9ba7

View File

@@ -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 four different image layer storage drivers: `aufs`,
The Docker daemon has support for several 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