moby--moby/api/server/router
Yong Tang 92f10fe228 Add `--limit` option to `docker search`
This fix tries to address the issue raised in #23055.
Currently `docker search` result caps at 25 and there is
no way to allow getting more results (if exist).

This fix adds the flag `--limit` so that it is possible
to return more results from the `docker search`.

Related documentation has been updated.

Additional tests have been added to cover the changes.

This fix fixes #23055.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-06-02 19:12:20 -07:00
..
build Update code for latest engine-api 2016-04-19 16:56:54 +02:00
container Add support for user-defined healthchecks 2016-06-02 23:58:34 +02:00
image Add `--limit` option to `docker search` 2016-06-02 19:12:20 -07:00
network
system Update code for latest engine-api 2016-04-19 16:56:54 +02:00
volume
local.go
router.go