From b3620f82049868c1fe1da375900ba3a20d57518f Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Fri, 7 Jun 2024 09:16:36 +0200 Subject: [PATCH 1/2] 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> --- content/compose/install/standalone.md | 2 -- content/config/containers/resource_constraints.md | 1 - content/desktop/get-started.md | 2 -- content/docker-hub/quickstart.md | 1 - content/engine/install/rhel.md | 1 - content/network/drivers/bridge.md | 1 - content/reference/_index.md | 1 - content/reference/cli/docker/stack/ps.md | 1 - 8 files changed, 10 deletions(-) diff --git a/content/compose/install/standalone.md b/content/compose/install/standalone.md index 09912ad913..fe59e04060 100644 --- a/content/compose/install/standalone.md +++ b/content/compose/install/standalone.md @@ -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. diff --git a/content/config/containers/resource_constraints.md b/content/config/containers/resource_constraints.md index 3aa20a21ca..e452d50d4d 100644 --- a/content/config/containers/resource_constraints.md +++ b/content/config/containers/resource_constraints.md @@ -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/ --- diff --git a/content/desktop/get-started.md b/content/desktop/get-started.md index fa5db5dcbf..83c2137319 100644 --- a/content/desktop/get-started.md +++ b/content/desktop/get-started.md @@ -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/ --- diff --git a/content/docker-hub/quickstart.md b/content/docker-hub/quickstart.md index d8b3dbb86d..3e65ba3dbf 100644 --- a/content/docker-hub/quickstart.md +++ b/content/docker-hub/quickstart.md @@ -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/ diff --git a/content/engine/install/rhel.md b/content/engine/install/rhel.md index f32a9577e7..fb3c3272d5 100644 --- a/content/engine/install/rhel.md +++ b/content/engine/install/rhel.md @@ -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 diff --git a/content/network/drivers/bridge.md b/content/network/drivers/bridge.md index e03fb90216..c8f27c48d5 100644 --- a/content/network/drivers/bridge.md +++ b/content/network/drivers/bridge.md @@ -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/ --- diff --git a/content/reference/_index.md b/content/reference/_index.md index bc6b5d00ad..87d1b8feec 100644 --- a/content/reference/_index.md +++ b/content/reference/_index.md @@ -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/ --- diff --git a/content/reference/cli/docker/stack/ps.md b/content/reference/cli/docker/stack/ps.md index ff533dae58..1f33f720d2 100644 --- a/content/reference/cli/docker/stack/ps.md +++ b/content/reference/cli/docker/stack/ps.md @@ -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/ From ce4f300b151915ae20bd0ce520d4e292f17a3a49 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Fri, 7 Jun 2024 09:20:10 +0200 Subject: [PATCH 2/2] chore: fix incorrect redirect for oci/docker exporter Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/build/exporters/oci-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/build/exporters/oci-docker.md b/content/build/exporters/oci-docker.md index b8811b5e8a..9e107d30ab 100644 --- a/content/build/exporters/oci-docker.md +++ b/content/build/exporters/oci-docker.md @@ -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