mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
11 lines
336 B
ReStructuredText
11 lines
336 B
ReStructuredText
===================================================================
|
|
``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.
|