- ===================================================================
- ``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.
|