Revert "Merge pull request #437 from gdevillele/fix_keywords_format"

This reverts commit 13ddc1350e, reversing
changes made to 7a11f05943.
This commit is contained in:
Misty Stanley-Jones
2016-11-04 13:33:29 -07:00
parent 2424da414f
commit 1a193d749b
439 changed files with 1517 additions and 941 deletions

View File

@@ -3,7 +3,9 @@ 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
@@ -202,4 +204,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.