1
0
mirror of https://github.com/docker/cli.git synced 2026-01-19 21:41:31 +03:00

added note to man & cli docs on search limit

Signed-off-by: Nathan Hsieh <hsieh.nathan@gmail.com>
Upstream-commit: 1c6f4dc7fb
Component: cli
This commit is contained in:
Nathan Hsieh
2015-01-14 18:03:09 -08:00
committed by Tibor Vass
parent 909c972594
commit 3c02a08288

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...]