1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router/image
Fabrizio Soppelsa e009ebdf4c
Add a --filter option to docker search
The filtering is made server-side, and the following filters are
supported:

* is-official (boolean)
* is-automated (boolean)
* has-stars (integer)

Signed-off-by: Fabrizio Soppelsa <fsoppelsa@mirantis.com>
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-05-20 13:41:28 +02:00
..
backend.go Add a --filter option to docker search 2016-05-20 13:41:28 +02: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 a --filter option to docker search 2016-05-20 13:41:28 +02:00