Image
Search images
Search for an image on Docker Hub.
get/images/search
Query parameters
termstring required
Term to search
limitinteger
Maximum number of results to return
filtersstring
A JSON encoded value of the filters (a map[string][]string) to process on the images list. Available filters:
- is-official=(true|false)
- stars=<number> Matches images that has at least 'number' stars.
Response
No error