Skip to content

Commit a47f4b6

Browse files
committed
fix some frontmatter keywords values
Signed-off-by: Gaetan de Villele <[email protected]>
1 parent a42c61a commit a47f4b6

File tree

11 files changed

+11
-47
lines changed

11 files changed

+11
-47
lines changed

compose/faq.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Docker Compose FAQ
3-
keywords: documentation, docs, docker, compose, faq
3+
keywords: documentation, docs, docker, compose, faq
44
menu:
55
main:
66
identifier: faq.compose

docker-trusted-registry/support.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
description: Your Docker subscription gives you access to prioritized support. You
33
can file tickets via email, your the support portal.
4-
keywords:
5-
- Docker, support
6-
- help
4+
keywords: Docker, support, help
75
menu:
86
main:
97
parent: workw_dtr

engine/breaking_changes.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
aliases:
33
- /engine/misc/breaking/
44
description: Breaking changes
5-
keywords:
6-
- docker, documentation, about, technology, breaking
7-
- incompatibilities
5+
keywords: docker, documentation, about, technology, breaking, incompatibilities
86
title: Breaking changes
97
---
108

engine/installation/linux/index.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
description: Lists the installation methods
3-
keywords:
4-
- docker
5-
- engine
6-
- install
7-
- linux
3+
keywords: docker, engine, install, linux
84
menu:
95
main:
106
identifier: engine_linux

engine/swarm/how-swarm-mode-works/pki.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
---
22
description: How PKI works in swarm mode
3-
keywords:
4-
- docker
5-
- container
6-
- cluster
7-
- swarm mode
8-
- node
9-
- tls
10-
- pki
3+
keywords: docker, container, cluster, swarm mode, node, tls, pki
114
menu:
125
main:
136
identifier: how-pki-work

engine/swarm/ingress.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
22
description: Use the routing mesh to publish services externally to a swarm
3-
keywords:
4-
- guide
5-
- swarm mode
6-
- swarm
7-
- network
8-
- ingress
9-
- routing mesh
3+
keywords: guide, swarm mode, swarm, network, ingress, routing mesh
104
menu:
115
main:
126
identifier: ingress-guide

engine/swarm/networking.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
description: Use swarm mode networking features
3-
keywords:
4-
- guide
5-
- swarm mode
6-
- swarm
7-
- network
3+
keywords: guide, swarm mode, swarm, network
84
menu:
95
main:
106
identifier: networking-guide

engine/swarm/services.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
description: Deploy services to a swarm
3-
keywords:
4-
- guide
5-
- swarm mode
6-
- swarm
7-
- service
3+
keywords: guide, swarm mode, swarm, service
84
menu:
95
main:
106
identifier: services-guide

engine/userguide/networking/overlay-security-model.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
description: Docker swarm mode overlay network security model
3-
keywords:
4-
- network, docker, documentation, user guide, multihost, swarm mode
5-
- overlay
3+
keywords: network, docker, documentation, user guide, multihost, swarm mode, overlay
64
menu:
75
main:
86
parent: smn_networking

ucp/release_notes.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
description: Release notes for Docker Universal Control Plane. Learn more about the
33
changes introduced in the latest versions.
4-
keywords:
5-
- Docker, UCP
6-
- Release notes
7-
- Versions
4+
keywords: Docker, UCP, Release notes, Versions
85
menu:
96
main:
107
identifier: ucp_rnotes

ucp/support.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
description: Your Docker subscription gives you access to prioritized support. You
33
can file tickets via email, your the support portal.
4-
keywords:
5-
- Docker, support
6-
- help
4+
keywords: Docker, support, help
75
menu:
86
main:
97
identifier: ucp_support

0 commit comments

Comments
 (0)