70c7657c69
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>
21 lines
441 B
Markdown
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)
|