Merge pull request #20169 from dvdksn/fix-duplicate-paths

chore: remove duplicate content paths
This commit is contained in:
David Karlsson 2024-06-07 09:58:45 +02:00 committed by GitHub
commit ff3480a8bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 1 additions and 11 deletions

View File

@ -4,7 +4,7 @@ keywords: build, buildx, buildkit, exporter, oci, docker
description: > description: >
The OCI and Docker exporters create an image layout tarball on the local filesystem The OCI and Docker exporters create an image layout tarball on the local filesystem
aliases: aliases:
- /build/building/exporters/local-tar/ - /build/building/exporters/oci-docker/
--- ---
The `oci` exporter outputs the build result into an The `oci` exporter outputs the build result into an

View File

@ -3,8 +3,6 @@ title: Install Compose standalone
description: How to install Docker Compose - Other Scenarios description: How to install Docker Compose - Other Scenarios
keywords: compose, orchestration, install, installation, docker, documentation keywords: compose, orchestration, install, installation, docker, documentation
toc_max: 3 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. On this page you can find instructions on how to install Compose standalone on Linux or Windows Server, from the command line.

View File

@ -3,7 +3,6 @@ title: Runtime options with Memory, CPUs, and GPUs
description: Specify the runtime options for a container description: Specify the runtime options for a container
keywords: docker, daemon, configuration, runtime keywords: docker, daemon, configuration, runtime
aliases: aliases:
- /engine/articles/systemd/
- /engine/admin/resource_constraints/ - /engine/admin/resource_constraints/
--- ---

View File

@ -19,12 +19,10 @@ aliases:
- /docker-for-windows/index/ - /docker-for-windows/index/
- /docker-for-windows/started/ - /docker-for-windows/started/
- /mac/ - /mac/
- /mac/started/
- /mackit/ - /mackit/
- /mackit/getting-started/ - /mackit/getting-started/
- /win/ - /win/
- /windows/ - /windows/
- /windows/started/
- /winkit/ - /winkit/
- /winkit/getting-started/ - /winkit/getting-started/
--- ---

View File

@ -16,7 +16,6 @@ aliases:
- /docker-cloud/cloud-swarm/ - /docker-cloud/cloud-swarm/
- /docker-cloud/cloud-swarm/using-swarm-mode/ - /docker-cloud/cloud-swarm/using-swarm-mode/
- /docker-cloud/cloud-swarm/register-swarms/ - /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-aws/
- /docker-cloud/cloud-swarm/create-cloud-swarm-azure/ - /docker-cloud/cloud-swarm/create-cloud-swarm-azure/
- /docker-cloud/cloud-swarm/connect-to-swarm/ - /docker-cloud/cloud-swarm/connect-to-swarm/

View File

@ -11,7 +11,6 @@ aliases:
- /engine/installation/linux/docker-ee/rhel/ - /engine/installation/linux/docker-ee/rhel/
- /engine/installation/linux/rhel/ - /engine/installation/linux/rhel/
- /engine/installation/rhel/ - /engine/installation/rhel/
- /engine/installation/rhel/
- /install/linux/docker-ee/rhel/ - /install/linux/docker-ee/rhel/
- /installation/rhel/ - /installation/rhel/
download-url-base: https://download.docker.com/linux/rhel download-url-base: https://download.docker.com/linux/rhel

View File

@ -6,7 +6,6 @@ aliases:
- /config/containers/bridges/ - /config/containers/bridges/
- /engine/userguide/networking/default_network/build-bridges/ - /engine/userguide/networking/default_network/build-bridges/
- /engine/userguide/networking/default_network/custom-docker0/ - /engine/userguide/networking/default_network/custom-docker0/
- /engine/userguide/networking/default_network/dockerlinks/
- /engine/userguide/networking/work-with-networks/ - /engine/userguide/networking/work-with-networks/
- /network/bridge/ - /network/bridge/
--- ---

View File

@ -60,7 +60,6 @@ aliases:
- /engine/reference/commandline/app_uninstall/ - /engine/reference/commandline/app_uninstall/
- /engine/reference/commandline/app_upgrade/ - /engine/reference/commandline/app_upgrade/
- /engine/reference/commandline/app_validate/ - /engine/reference/commandline/app_validate/
- /engine/reference/commandline/app_validate/
- /engine/reference/commandline/app_version/ - /engine/reference/commandline/app_version/
--- ---

View File

@ -3,7 +3,6 @@ datafolder: engine-cli
datafile: docker_stack_ps datafile: docker_stack_ps
title: docker stack ps title: docker stack ps
aliases: aliases:
- /engine/reference/commandline/stack_tasks/
- /edge/engine/reference/commandline/stack_ps/ - /edge/engine/reference/commandline/stack_ps/
- /edge/engine/reference/commandline/stack_tasks/ - /edge/engine/reference/commandline/stack_tasks/
- /engine/reference/commandline/stack_tasks/ - /engine/reference/commandline/stack_tasks/