mirror of https://github.com/docker/docs.git
Merge pull request #20169 from dvdksn/fix-duplicate-paths
chore: remove duplicate content paths
This commit is contained in:
commit
ff3480a8bc
|
@ -4,7 +4,7 @@ keywords: build, buildx, buildkit, exporter, oci, docker
|
|||
description: >
|
||||
The OCI and Docker exporters create an image layout tarball on the local filesystem
|
||||
aliases:
|
||||
- /build/building/exporters/local-tar/
|
||||
- /build/building/exporters/oci-docker/
|
||||
---
|
||||
|
||||
The `oci` exporter outputs the build result into an
|
||||
|
|
|
@ -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