1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Files
cli/components/engine/docs/sources/commandline/command/search.rst
Andy Rothfusz fd36c14020 Fix #1517, #1521 by adding sudo to examples and installation.
Upstream-commit: d4eab77f0c604e10f63519833dc25fbd5a3419bf
Component: engine
2013-08-14 16:21:36 -07:00

525 B

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.