search.rst 525 B

1234567891011121314
  1. :title: Search Command
  2. :description: Searches for the TERM parameter on the Docker index and prints out a list of repositories that match.
  3. :keywords: search, docker, image, documentation
  4. ===================================================================
  5. ``search`` -- Search for an image in the docker index
  6. ===================================================================
  7. ::
  8. Usage: docker search TERM
  9. Searches for the TERM parameter on the Docker index and prints out a list of repositories
  10. that match.