added note to man & cli docs on search limit

Signed-off-by: Nathan Hsieh <hsieh.nathan@gmail.com>
This commit is contained in:
Nathan Hsieh 2015-01-14 18:03:09 -08:00 committed by Tibor Vass
parent 221cd67e25
commit 1c6f4dc7fb
1 changed files with 2 additions and 0 deletions

View File

@ -1969,6 +1969,8 @@ See [*Find Public Images on Docker Hub*](
/userguide/dockerrepos/#searching-for-images) for
more details on finding shared images from the command line.
*Note* - Search queries will only return up to 25 results
## start
Usage: docker start [OPTIONS] CONTAINER [CONTAINER...]