fix more frontmatter keywords values (#439)

* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
This commit is contained in:
Gaetan
2016-11-04 10:48:38 -07:00
committed by Misty Stanley-Jones
parent b58945c2a0
commit 8bb4d6226a
437 changed files with 932 additions and 1509 deletions

View File

@@ -3,9 +3,7 @@ aliases:
- /engine/userguide/containers/dockerizing/
- /engine/userguide/dockerizing/
description: A simple 'Hello world' exercise that introduced you to Docker.
keywords:
- docker guide, docker, docker platform, how to, dockerize, dockerizing apps, dockerizing
applications, container, containers
keywords: docker guide, docker, docker platform, how to, dockerize, dockerizing apps, dockerizing applications, container, containers
menu:
main:
parent: engine_learn_menu
@@ -204,4 +202,4 @@ about several Docker commands:
Now, you have the basis learn more about Docker and how to do some more advanced
tasks. Go to ["*Run a simple application*"](usingdocker.md) to actually build a
web application with the Docker client.
web application with the Docker client.