moby--moby/api/server/router/image
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
..
backend.go Add `--limit` option to `docker search` 2016-06-02 19:12:20 -07:00
image.go Merge pull request #21586 from calavera/remove_runconfig_from_routes 2016-03-29 08:40:49 -07:00
image_routes.go Add `--limit` option to `docker search` 2016-06-02 19:12:20 -07:00