Adding metadata files
Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
parent
b6faf3fa9f
commit
eec3ca02ba
1 changed files with 10 additions and 5 deletions
|
@ -1,8 +1,13 @@
|
|||
<!--GITHUB
|
||||
page_title: Authentication for the Registry
|
||||
page_description: Restricting access to your registry
|
||||
page_keywords: registry, service, images, repository, authentication
|
||||
IGNORES-->
|
||||
<!--[metadata]>
|
||||
+++
|
||||
title = "Authentication for the Registry"
|
||||
description = "Restricting access to your registry"
|
||||
keywords = ["registry, service, images, repository, authentication"]
|
||||
[menu.main]
|
||||
parent="smn_registry"
|
||||
weight=6
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Authentication
|
||||
|
||||
|
|
Loading…
Reference in a new issue