mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
14 lines
525 B
ReStructuredText
14 lines
525 B
ReStructuredText
:title: Search Command
|
|
:description: Searches for the TERM parameter on the Docker index and prints out a list of repositories that match.
|
|
:keywords: search, docker, image, documentation
|
|
|
|
===================================================================
|
|
``search`` -- Search for an image in the docker index
|
|
===================================================================
|
|
|
|
::
|
|
|
|
Usage: docker search TERM
|
|
|
|
Searches for the TERM parameter on the Docker index and prints out
|
|
a list of repositories that match.
|