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 Update client code with api changes 2016-04-15 12:48:01 +02:00
system Update code for latest engine-api 2016-04-19 16:56:54 +02:00
volume add label support for build, networks and volumes 2016-03-22 11:49:06 -04:00
local.go api/server/router: add Cancellable function 2016-03-25 10:19:23 -07:00
router.go Decouple the "container" router from the actual daemon implementation. 2016-02-08 11:30:57 -05:00