mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
changed the title prefix to sufix + Documentation Upstream-commit: 18cb5c9314dbc9a0aa857211b124a3feb85c5274 Component: engine
15 lines
525 B
ReStructuredText
15 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.
|