mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Runtime page rename (#9439)
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
This commit is contained in:
@@ -285,7 +285,7 @@ guides:
|
||||
- path: /config/containers/runmetrics/
|
||||
title: Container runtime metrics
|
||||
- path: /config/containers/resource_constraints/
|
||||
title: Limit a container's resources
|
||||
title: Runtime options with Memory, CPUs, and GPUs
|
||||
- path: /config/labels-custom-metadata/
|
||||
title: Apply custom metadata to containers
|
||||
nosync: true
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
redirect_from:
|
||||
- /engine/articles/systemd/
|
||||
- /engine/admin/resource_constraints/
|
||||
title: "Specify a container's resources"
|
||||
description: "Specify the system resources a container can use"
|
||||
keywords: "docker, daemon, configuration"
|
||||
title: "Runtime options with Memory, CPUs, and GPUs"
|
||||
description: "Specify the runtime options for a container"
|
||||
keywords: "docker, daemon, configuration, runtime"
|
||||
---
|
||||
|
||||
By default, a container has no resource constraints and can use as much of a
|
||||
|
||||
Reference in New Issue
Block a user