mirror of https://github.com/docker/cli.git
added note to man & cli docs on search limit
Signed-off-by: Nathan Hsieh <hsieh.nathan@gmail.com>
This commit is contained in:
parent
221cd67e25
commit
1c6f4dc7fb
|
@ -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...]
|
||||
|
|
Loading…
Reference in New Issue