No description
Find a file
Daniel Menet d768343cbe 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-09 09:16:54 +02:00
docs Enable docker search on private docker registry. 2014-08-09 09:16:54 +02:00