Daniel Menet 744919be3d Enable docker search on private docker registry.
The cli interface works similar to other registry related commands:

  docker search foo

... searches for foo on the official hub

  docker search localhost:5000/foo

... does the same for the private reg at localhost:5000

Signed-off-by: Daniel Menet <membership@sontags.ch>
2014-08-16 14:24:32 +02:00
Description
No description provided
20 MiB
Languages
Go 97.8%
Shell 1.7%
Dockerfile 0.2%
Makefile 0.2%