mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Added actual doc file
This commit is contained in:
parent
4df26b9ee7
commit
82513815f1
1 changed files with 10 additions and 0 deletions
10
docs/sources/commandline/command/search.rst
Normal file
10
docs/sources/commandline/command/search.rst
Normal file
|
@ -0,0 +1,10 @@
|
|||
===================================================================
|
||||
``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.
|
Loading…
Add table
Reference in a new issue