fix type of keywords entry in frontmatter (in /registry/) (#517)
keywords should be a string, not an array containing one string Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
This commit is contained in:
parent
bc1e162172
commit
cc71bedafb
33 changed files with 68 additions and 101 deletions
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: describes get by digest pitfall
|
description: describes get by digest pitfall
|
||||||
keywords:
|
keywords: registry, manifest, images, tags, repository, distribution, digest
|
||||||
- registry, manifest, images, tags, repository, distribution, digest
|
|
||||||
title: Registry compatibility
|
title: Registry compatibility
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to configure a registry
|
description: Explains how to configure a registry
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, configuration
|
||||||
- registry, on-prem, images, tags, repository, distribution, configuration
|
|
||||||
title: Registry configuration reference
|
title: Registry configuration reference
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to deploy a registry
|
description: Explains how to deploy a registry
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, deployment
|
||||||
- registry, on-prem, images, tags, repository, distribution, deployment
|
|
||||||
title: Deploying a registry server
|
title: Deploying a registry server
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: describes deprecated functionality
|
description: describes deprecated functionality
|
||||||
keywords:
|
keywords: registry, manifest, images, signatures, repository, distribution, digest
|
||||||
- registry, manifest, images, signatures, repository, distribution, digest
|
|
||||||
title: Docker Registry deprecation
|
title: Docker Registry deprecation
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: High level discussion of garbage collection
|
description: High level discussion of garbage collection
|
||||||
keywords:
|
keywords: registry, garbage, images, tags, repository, distribution
|
||||||
- registry, garbage, images, tags, repository, distribution
|
|
||||||
title: Garbage collection
|
title: Garbage collection
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Getting help with the Registry
|
description: Getting help with the Registry
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, help, 101, TL;DR
|
||||||
- registry, on-prem, images, tags, repository, distribution, help, 101, TL;DR
|
|
||||||
title: Get help
|
title: Get help
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,8 @@
|
||||||
---
|
---
|
||||||
|
description: High-level overview of the Registry
|
||||||
|
keywords: registry, on-prem, images, tags, repository, distribution
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /registry/overview/
|
- /registry/overview/
|
||||||
description: High-level overview of the Registry
|
|
||||||
keywords:
|
|
||||||
- registry, on-prem, images, tags, repository, distribution
|
|
||||||
title: Docker Registry
|
title: Docker Registry
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Deploying a Registry in an insecure fashion
|
description: Deploying a Registry in an insecure fashion
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, insecure
|
||||||
- registry, on-prem, images, tags, repository, distribution, insecure
|
|
||||||
title: Test an insecure registry
|
title: Test an insecure registry
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains what the Registry is, basic use cases and requirements
|
description: Explains what the Registry is, basic use cases and requirements
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, use cases, requirements
|
||||||
- registry, on-prem, images, tags, repository, distribution, use cases, requirements
|
|
||||||
title: About Registry
|
title: About Registry
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to work with registry notifications
|
description: Explains how to work with registry notifications
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, notifications, advanced
|
||||||
- registry, on-prem, images, tags, repository, distribution, notifications, advanced
|
|
||||||
title: Work with notifications
|
title: Work with notifications
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Restricting access to your registry using an apache proxy
|
description: Restricting access to your registry using an apache proxy
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, authentication, proxy, apache, httpd, TLS, recipe, advanced
|
||||||
- registry, on-prem, images, tags, repository, distribution, authentication, proxy, apache, httpd, TLS, recipe, advanced
|
|
||||||
title: Authenticate proxy with apache
|
title: Authenticate proxy with apache
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Fun stuff to do with your registry
|
description: Fun stuff to do with your registry
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, recipes, advanced
|
||||||
- registry, on-prem, images, tags, repository, distribution, recipes, advanced
|
|
||||||
title: Recipes Overview
|
title: Recipes Overview
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Setting-up a local mirror for Docker Hub images
|
description: Setting-up a local mirror for Docker Hub images
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, mirror, Hub, recipe, advanced
|
||||||
- registry, on-prem, images, tags, repository, distribution, mirror, Hub, recipe, advanced
|
|
||||||
title: Registry as a pull through cache
|
title: Registry as a pull through cache
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Restricting access to your registry using a nginx proxy
|
description: Restricting access to your registry using a nginx proxy
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, nginx, proxy, authentication, TLS, recipe, advanced
|
||||||
- registry, on-prem, images, tags, repository, distribution, nginx, proxy, authentication, TLS, recipe, advanced
|
|
||||||
title: Authenticate proxy with nginx
|
title: Authenticate proxy with nginx
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to run a registry on macOS
|
description: Explains how to run a registry on macOS
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, macOS, recipe, advanced
|
||||||
- registry, on-prem, images, tags, repository, distribution, macOS, recipe, advanced
|
|
||||||
title: macOS Setup Guide
|
title: macOS Setup Guide
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Specification for the Registry API.
|
description: Specification for the Registry API.
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, api, advanced
|
||||||
- registry, on-prem, images, tags, repository, distribution, api, advanced
|
|
||||||
title: Docker Registry HTTP API V2
|
title: Docker Registry HTTP API V2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Docker Registry v2 authentication schema
|
description: Docker Registry v2 authentication schema
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, authentication, advanced
|
||||||
- registry, on-prem, images, tags, repository, distribution, authentication, advanced
|
|
||||||
title: Docker Registry v2 authentication
|
title: Docker Registry v2 authentication
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Describe the reference implementation of the Docker Registry v2 authentication schema
|
description: Describe the reference implementation of the Docker Registry v2 authentication schema
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, JWT authentication, advanced
|
||||||
- registry, on-prem, images, tags, repository, distribution, JWT authentication, advanced
|
|
||||||
title: Docker Registry v2 Bearer token specification
|
title: Docker Registry v2 Bearer token specification
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Specifies the Docker Registry v2 authentication
|
description: Specifies the Docker Registry v2 authentication
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, oauth2, advanced
|
||||||
- registry, on-prem, images, tags, repository, distribution, oauth2, advanced
|
|
||||||
title: Docker Registry v2 authentication using OAuth2
|
title: Docker Registry v2 authentication using OAuth2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Describes the scope and access fields used for registry authorization tokens
|
description: Describes the scope and access fields used for registry authorization tokens
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, advanced, access, scope
|
||||||
- registry, on-prem, images, tags, repository, distribution, advanced, access, scope
|
|
||||||
title: Docker Registry token scope and access
|
title: Docker Registry token scope and access
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Specifies the Docker Registry v2 authentication
|
description: Specifies the Docker Registry v2 authentication
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, Bearer authentication, advanced
|
||||||
- registry, on-prem, images, tags, repository, distribution, Bearer authentication, advanced
|
|
||||||
title: Docker Registry v2 authentication via central service
|
title: Docker Registry v2 authentication via central service
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains registry JSON objects
|
description: Explains registry JSON objects
|
||||||
keywords:
|
keywords: registry, service, images, repository, json
|
||||||
- registry, service, images, repository, json
|
|
||||||
title: Docker Registry Reference
|
title: Docker Registry Reference
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
---
|
---
|
||||||
description: Explains registry JSON objects
|
description: Explains registry JSON objects
|
||||||
|
keywords: registry, service, images, repository, json
|
||||||
published: false
|
published: false
|
||||||
keywords:
|
|
||||||
- registry, service, images, repository, json
|
|
||||||
title: Docker Distribution JSON canonicalization
|
title: Docker Distribution JSON canonicalization
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: image manifest for the Registry.
|
description: image manifest for the Registry.
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, api, advanced, manifest
|
||||||
- registry, on-prem, images, tags, repository, distribution, api, advanced, manifest
|
|
||||||
title: Image manifest V2, schema 1
|
title: Image manifest V2, schema 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: image manifest for the Registry.
|
description: image manifest for the Registry.
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, api, advanced, manifest
|
||||||
- registry, on-prem, images, tags, repository, distribution, api, advanced, manifest
|
|
||||||
title: Image manifest V2, schema 2
|
title: Image manifest V2, schema 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the Azure storage drivers
|
description: Explains how to use the Azure storage drivers
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, azure
|
||||||
- registry, service, driver, images, storage, azure
|
|
||||||
title: Microsoft Azure storage driver
|
title: Microsoft Azure storage driver
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the filesystem storage drivers
|
description: Explains how to use the filesystem storage drivers
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, filesystem
|
||||||
- registry, service, driver, images, storage, filesystem
|
|
||||||
title: Filesystem storage driver
|
title: Filesystem storage driver
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the Google Cloud Storage drivers
|
description: Explains how to use the Google Cloud Storage drivers
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, gcs, google, cloud
|
||||||
- registry, service, driver, images, storage, gcs, google, cloud
|
|
||||||
title: Google Cloud Storage driver
|
title: Google Cloud Storage driver
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,8 @@
|
||||||
---
|
---
|
||||||
|
description: Explains how to use storage drivers
|
||||||
|
keywords: registry, on-prem, images, tags, repository, distribution, storage drivers, advanced
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /registry/storagedrivers/
|
- /registry/storagedrivers/
|
||||||
description: Explains how to use storage drivers
|
|
||||||
keywords:
|
|
||||||
- registry, on-prem, images, tags, repository, distribution, storage drivers, advanced
|
|
||||||
title: Docker Registry storage driver
|
title: Docker Registry storage driver
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the in-memory storage drivers
|
description: Explains how to use the in-memory storage drivers
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, in-memory
|
||||||
- registry, service, driver, images, storage, in-memory
|
|
||||||
title: In-memory storage driver (testing only)
|
title: In-memory storage driver (testing only)
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the Aliyun OSS storage driver
|
description: Explains how to use the Aliyun OSS storage driver
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, OSS, aliyun
|
||||||
- registry, service, driver, images, storage, OSS, aliyun
|
|
||||||
title: Aliyun OSS storage driver
|
title: Aliyun OSS storage driver
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the S3 storage drivers
|
description: Explains how to use the S3 storage drivers
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, S3
|
||||||
- registry, service, driver, images, storage, S3
|
|
||||||
title: S3 storage driver
|
title: S3 storage driver
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the OpenStack swift storage driver
|
description: Explains how to use the OpenStack swift storage driver
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, swift
|
||||||
- registry, service, driver, images, storage, swift
|
|
||||||
title: OpenStack Swift storage driver
|
title: OpenStack Swift storage driver
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue