mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
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:
committed by
Misty Stanley-Jones
parent
b58945c2a0
commit
8bb4d6226a
@@ -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.
|
||||
Reference in New Issue
Block a user