registry/docs/recipes/menu.md
Misty Stanley-Jones 70c7657c69 Update branding for macOS
Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-18 09:21:09 -07:00

21 lines
441 B
Markdown

---
description: Registry Recipes
keywords:
- registry, on-prem, images, tags, repository, distribution
menu:
main:
identifier: smn_recipes
parent: smn_registry
weight: 6
title: Recipes
type: menu
---
# Recipes
## The List
* [using Apache as an authenticating proxy](apache.md)
* [using Nginx as an authenticating proxy](nginx.md)
* [running a Registry on macOS](osx-setup-guide.md)
* [mirror the Docker Hub](mirror.md)