distribution/docs
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
..
auth.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
auth_test.go Merge auth package within registry 2014-03-10 17:16:58 -07:00
MAINTAINERS update go import path and libcontainer 2014-07-24 22:19:50 +00:00
registry.go Merge pull request #7324 from erikh/move_tarsum 2014-07-31 16:56:24 -04:00
registry_mock_test.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
registry_test.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
service.go Enable docker search on private docker registry. 2014-08-09 09:16:54 +02:00