Adding mirror as a recipe

Normalized mirror.md to match other recipes.
Slightly tweaked content, emphasizing the privacy concerns about using login/password on the backend.

Signed-off-by: Olivier Gambier <olivier@docker.com>
This commit is contained in:
Olivier Gambier 2015-08-27 11:58:27 -07:00
parent 5df53c0681
commit 6197ca7b10
2 changed files with 33 additions and 30 deletions

View file

@ -31,4 +31,5 @@ At this point, it's assumed that:
* [using Apache as an authenticating proxy](apache.md)
* [using Nginx as an authenticating proxy](nginx.md)
* [running a Registry on OSX](osx-setup-guide.md)
* [hacking the registry: build instructions](building.md)
* [hacking the registry: build instructions](building.md)
* [mirror the Docker Hub](mirror.md)