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
|
<!--[metadata]>
|
||||||
page_title: Authentication for the Registry
|
+++
|
||||||
page_description: Restricting access to your registry
|
title = "Authentication for the Registry"
|
||||||
page_keywords: registry, service, images, repository, authentication
|
description = "Restricting access to your registry"
|
||||||
IGNORES-->
|
keywords = ["registry, service, images, repository, authentication"]
|
||||||
|
[menu.main]
|
||||||
|
parent="smn_registry"
|
||||||
|
weight=6
|
||||||
|
+++
|
||||||
|
<![end-metadata]-->
|
||||||
|
|
||||||
# Authentication
|
# Authentication
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue