SIGN IN SIGN UP

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>
D
Daniel Menet committed
3231033a80451adff73b53554e27fbabfebb4a4f
Parent: 7afb98a