mirror of https://github.com/docker/docs.git
fix redirects
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
85c5ba5647
commit
5088f2d82b
|
@ -2,7 +2,7 @@
|
|||
description: Compose file reference
|
||||
keywords: fig, composition, compose, docker
|
||||
redirect_from:
|
||||
- /compose/yaml
|
||||
- /compose/yaml/
|
||||
- /compose/compose-file/compose-file-v1/
|
||||
title: Compose specification
|
||||
toc_max: 4
|
||||
|
|
|
@ -3,8 +3,8 @@ title: Environment variables in Compose
|
|||
description: How to set, use and manage environment variables in Compose
|
||||
keywords: compose, orchestration, environment, env file
|
||||
redirect_from:
|
||||
- /compose/env
|
||||
- /compose/link-env-deprecated
|
||||
- /compose/env/
|
||||
- /compose/link-env-deprecated/
|
||||
---
|
||||
|
||||
There are multiple parts of Compose that deal with environment variables in one
|
||||
|
|
|
@ -3,8 +3,8 @@ description: Measure the behavior of running containers
|
|||
keywords: docker, metrics, CPU, memory, disk, IO, run, runtime, stats
|
||||
redirect_from:
|
||||
- /articles/runmetrics/
|
||||
- /engine/articles/run_metrics
|
||||
- /engine/articles/runmetrics
|
||||
- /engine/articles/run_metrics/
|
||||
- /engine/articles/runmetrics/
|
||||
- /engine/admin/runmetrics/
|
||||
title: Runtime metrics
|
||||
---
|
||||
|
|
|
@ -3,7 +3,7 @@ datafolder: compose-cli
|
|||
datafile: docker_compose_events
|
||||
title: docker compose events
|
||||
redirect_from:
|
||||
- /compose/reference/events
|
||||
- /compose/reference/events/
|
||||
---
|
||||
<!--
|
||||
Sorry, but the contents of this page are automatically generated from
|
||||
|
|
Loading…
Reference in New Issue