Add volume API/CLI

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
This commit is contained in:
Brian Goff
2015-06-12 09:25:32 -04:00
committed by Tibor Vass
parent f4060b1f65
commit 1f10226bfd
10 changed files with 269 additions and 2 deletions

View File

@ -40,7 +40,7 @@ Running `docker ps --no-trunc` showing 2 linked containers.
## Filtering
The filtering flag (`-f` or `--filter)` format is a `key=value` pair. If there is more
The filtering flag (`-f` or `--filter`) format is a `key=value` pair. If there is more
than one filter, then pass multiple flags (e.g. `--filter "foo=bar" --filter "bif=baz"`)
The currently supported filters are: