mirror of https://github.com/docker/docs.git
Merge pull request #10134 from ollypom/registry_nginx_redirect
Added Registry Nginx Recipe Redirect
This commit is contained in:
commit
0d5ded5d22
|
|
@ -2,6 +2,8 @@
|
|||
description: Restricting access to your registry using a nginx proxy
|
||||
keywords: registry, on-prem, images, tags, repository, distribution, nginx, proxy, authentication, TLS, recipe, advanced
|
||||
title: Authenticate proxy with nginx
|
||||
redirect_from:
|
||||
- /registry/nginx/
|
||||
---
|
||||
|
||||
## Use-case
|
||||
|
|
|
|||
Loading…
Reference in New Issue