1
0
mirror of https://github.com/docker/cli.git synced 2025-07-29 06:01:13 +03:00
Files
cli/docs/reference/commandline/search.md
Mary Anthony 4f9fac3803 Splitting out the cli command into parts.
Signed-off-by: Mary Anthony <mary@docker.com>
2017-06-02 00:06:59 +00:00

723 B

search

Usage: docker search [OPTIONS] TERM

Search the Docker Hub for images

  --automated=false    Only show automated builds
  --no-trunc=false     Don't truncate output
  -s, --stars=0        Only displays with at least x stars

Search Docker Hub for images

See Find Public Images on Docker Hub for more details on finding shared images from the command line.

Note: Search queries will only return up to 25 results