mirror of https://github.com/docker/docs.git
chore: remove duplicate content paths
Duplicate aliases means multiple pages will attempt to redirect the same URL Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
df125517d3
commit
b3620f8204
|
@ -3,8 +3,6 @@ title: Install Compose standalone
|
|||
description: How to install Docker Compose - Other Scenarios
|
||||
keywords: compose, orchestration, install, installation, docker, documentation
|
||||
toc_max: 3
|
||||
aliases:
|
||||
- /compose/install/other
|
||||
---
|
||||
|
||||
On this page you can find instructions on how to install Compose standalone on Linux or Windows Server, from the command line.
|
||||
|
|
|
@ -3,7 +3,6 @@ title: Runtime options with Memory, CPUs, and GPUs
|
|||
description: Specify the runtime options for a container
|
||||
keywords: docker, daemon, configuration, runtime
|
||||
aliases:
|
||||
- /engine/articles/systemd/
|
||||
- /engine/admin/resource_constraints/
|
||||
---
|
||||
|
||||
|
|
|
@ -19,12 +19,10 @@ aliases:
|
|||
- /docker-for-windows/index/
|
||||
- /docker-for-windows/started/
|
||||
- /mac/
|
||||
- /mac/started/
|
||||
- /mackit/
|
||||
- /mackit/getting-started/
|
||||
- /win/
|
||||
- /windows/
|
||||
- /windows/started/
|
||||
- /winkit/
|
||||
- /winkit/getting-started/
|
||||
---
|
||||
|
|
|
@ -16,7 +16,6 @@ aliases:
|
|||
- /docker-cloud/cloud-swarm/
|
||||
- /docker-cloud/cloud-swarm/using-swarm-mode/
|
||||
- /docker-cloud/cloud-swarm/register-swarms/
|
||||
- /docker-cloud/cloud-swarm/register-swarms/
|
||||
- /docker-cloud/cloud-swarm/create-cloud-swarm-aws/
|
||||
- /docker-cloud/cloud-swarm/create-cloud-swarm-azure/
|
||||
- /docker-cloud/cloud-swarm/connect-to-swarm/
|
||||
|
|
|
@ -11,7 +11,6 @@ aliases:
|
|||
- /engine/installation/linux/docker-ee/rhel/
|
||||
- /engine/installation/linux/rhel/
|
||||
- /engine/installation/rhel/
|
||||
- /engine/installation/rhel/
|
||||
- /install/linux/docker-ee/rhel/
|
||||
- /installation/rhel/
|
||||
download-url-base: https://download.docker.com/linux/rhel
|
||||
|
|
|
@ -6,7 +6,6 @@ aliases:
|
|||
- /config/containers/bridges/
|
||||
- /engine/userguide/networking/default_network/build-bridges/
|
||||
- /engine/userguide/networking/default_network/custom-docker0/
|
||||
- /engine/userguide/networking/default_network/dockerlinks/
|
||||
- /engine/userguide/networking/work-with-networks/
|
||||
- /network/bridge/
|
||||
---
|
||||
|
|
|
@ -60,7 +60,6 @@ aliases:
|
|||
- /engine/reference/commandline/app_uninstall/
|
||||
- /engine/reference/commandline/app_upgrade/
|
||||
- /engine/reference/commandline/app_validate/
|
||||
- /engine/reference/commandline/app_validate/
|
||||
- /engine/reference/commandline/app_version/
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@ datafolder: engine-cli
|
|||
datafile: docker_stack_ps
|
||||
title: docker stack ps
|
||||
aliases:
|
||||
- /engine/reference/commandline/stack_tasks/
|
||||
- /edge/engine/reference/commandline/stack_ps/
|
||||
- /edge/engine/reference/commandline/stack_tasks/
|
||||
- /engine/reference/commandline/stack_tasks/
|
||||
|
|
Loading…
Reference in New Issue