This commit is contained in:
shin- 2013-05-07 10:31:55 -07:00
Родитель 4df26b9ee7
Коммит 82513815f1
1 изменённых файлов: 10 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,10 @@
===================================================================
``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.