redirect: remove redirects for docker-cloud and docker-store

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-08-14 09:31:32 +02:00
parent 4d2d710d73
commit bc756a7978
9 changed files with 3 additions and 94 deletions

View File

@ -4,7 +4,6 @@ keywords: Docker, docker, registry, teams, organizations, plans, Dockerfile, Doc
Hub, docs, documentation Hub, docs, documentation
title: Create your organization title: Create your organization
aliases: aliases:
- /docker-cloud/orgs/
- /docker-hub/orgs/ - /docker-hub/orgs/
--- ---

View File

@ -6,8 +6,6 @@ tags: [Best practices]
aliases: aliases:
- /articles/dockerfile_best-practices/ - /articles/dockerfile_best-practices/
- /engine/articles/dockerfile_best-practices/ - /engine/articles/dockerfile_best-practices/
- /docker-cloud/getting-started/intermediate/optimize-dockerfiles/
- /docker-cloud/tutorials/optimize-dockerfiles/
- /engine/userguide/eng-image/dockerfile_best-practices/ - /engine/userguide/eng-image/dockerfile_best-practices/
- /develop/develop-images/dockerfile_best-practices/ - /develop/develop-images/dockerfile_best-practices/
- /develop/develop-images/guidelines/ - /develop/develop-images/guidelines/

View File

@ -4,9 +4,6 @@ keywords: automated, build, images, Docker Hub
title: Set up Automated Builds title: Set up Automated Builds
aliases: aliases:
- /docker-hub/builds/automated-build/ - /docker-hub/builds/automated-build/
- /docker-cloud/feature-reference/automated-build/
- /docker-cloud/builds/automated-build/
- /docker-cloud/builds/
- /docker-hub/builds/classic/ - /docker-hub/builds/classic/
--- ---

View File

@ -2,8 +2,6 @@
description: Automated builds description: Automated builds
keywords: automated, build, images keywords: automated, build, images
title: Advanced options for Autobuild and Autotest title: Advanced options for Autobuild and Autotest
aliases:
- /docker-cloud/builds/advanced/
--- ---
> **Note** > **Note**

View File

@ -2,9 +2,6 @@
description: Automated tests description: Automated tests
keywords: Automated, testing, repository keywords: Automated, testing, repository
title: Automated repository tests title: Automated repository tests
aliases:
- /docker-cloud/feature-reference/automated-testing/
- /docker-cloud/builds/automated-testing/
--- ---
> **Note** > **Note**

View File

@ -6,7 +6,6 @@ title: Configure automated builds from GitHub and BitBucket
aliases: aliases:
- /docker-hub/github/ - /docker-hub/github/
- /docker-hub/bitbucket/ - /docker-hub/bitbucket/
- /docker-cloud/builds/link-source/
--- ---
> **Note** > **Note**

View File

@ -3,77 +3,6 @@ description: Learn how to get started using Docker Hub
keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, accounts, keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, accounts,
organizations, repositories, groups, teams organizations, repositories, groups, teams
title: Docker Hub quickstart title: Docker Hub quickstart
aliases:
- /apidocs/docker-cloud/
- /docker-cloud/
- /docker-cloud/migration/
- /docker-cloud/migration/cloud-to-swarm/
- /docker-cloud/migration/cloud-to-kube-aks/
- /docker-cloud/migration/cloud-to-kube-gke/
- /docker-cloud/migration/cloud-to-aws-ecs/
- /docker-cloud/migration/deregister-swarms/
- /docker-cloud/migration/kube-primer/
- /docker-cloud/cloud-swarm/
- /docker-cloud/cloud-swarm/using-swarm-mode/
- /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/
- /docker-cloud/cloud-swarm/link-aws-swarm/
- /docker-cloud/cloud-swarm/link-azure-swarm/
- /docker-cloud/cloud-swarm/ssh-key-setup/
- /docker-cloud/infrastructure/
- /docker-cloud/infrastructure/deployment-strategies/
- /docker-cloud/infrastructure/link-aws/
- /docker-cloud/infrastructure/link-do/
- /docker-cloud/infrastructure/link-azure/
- /docker-cloud/infrastructure/link-packet/
- /docker-cloud/infrastructure/link-softlayer/
- /docker-cloud/infrastructure/ssh-into-a-node/
- /docker-cloud/infrastructure/docker-upgrade/
- /docker-cloud/infrastructure/byoh/
- /docker-cloud/infrastructure/cloud-on-packet.net-faq/
- /docker-cloud/infrastructure/cloud-on-aws-faq/
- /docker-cloud/standard/
- /docker-cloud/getting-started/
- /docker-cloud/getting-started/intro_cloud/
- /docker-cloud/getting-started/connect-infra/
- /docker-cloud/getting-started/your_first_node/
- /docker-cloud/getting-started/your_first_service/
- /docker-cloud/getting-started/deploy-app/1_introduction/
- /docker-cloud/getting-started/deploy-app/2_set_up/
- /docker-cloud/getting-started/deploy-app/3_prepare_the_app/
- /docker-cloud/getting-started/deploy-app/4_push_to_cloud_registry/
- /docker-cloud/getting-started/deploy-app/5_deploy_the_app_as_a_service/
- /docker-cloud/getting-started/deploy-app/6_define_environment_variables/
- /docker-cloud/getting-started/deploy-app/7_scale_the_service/
- /docker-cloud/getting-started/deploy-app/8_view_logs/
- /docker-cloud/getting-started/deploy-app/9_load-balance_the_service/
- /docker-cloud/getting-started/deploy-app/10_provision_a_data_backend_for_your_service/
- /docker-cloud/getting-started/deploy-app/11_service_stacks/
- /docker-cloud/getting-started/deploy-app/12_data_management_with_volumes/
- /docker-cloud/apps/
- /docker-cloud/apps/deploy-to-cloud-btn/
- /docker-cloud/apps/auto-destroy/
- /docker-cloud/apps/autorestart/
- /docker-cloud/apps/auto-redeploy/
- /docker-cloud/apps/load-balance-hello-world/
- /docker-cloud/apps/deploy-tags/
- /docker-cloud/apps/stacks/
- /docker-cloud/apps/ports/
- /docker-cloud/apps/service-redeploy/
- /docker-cloud/apps/service-scaling/
- /docker-cloud/apps/api-roles/
- /docker-cloud/apps/service-links/
- /docker-cloud/apps/triggers/
- /docker-cloud/apps/volumes/
- /docker-cloud/apps/stack-yaml-reference/
- /docker-cloud/installing-cli/
- /docker-cloud/docker-errors-faq/
- /docker-cloud/release-notes/
- /docker-store/
- /apidocs/
- /apidocs/overview/
--- ---
The following section contains step-by-step instructions on how to get started with Docker Hub. The following section contains step-by-step instructions on how to get started with Docker Hub.

View File

@ -4,7 +4,6 @@ keywords: accounts, docker ID, billing, paid plans, support, Hub, Store, Forums,
base, beta access, email, activation, verification base, beta access, email, activation, verification
title: Create an account title: Create an account
aliases: aliases:
- /docker-cloud/dockerid/
- /docker-hub/accounts/ - /docker-hub/accounts/
--- ---

View File

@ -2,13 +2,6 @@
description: Learn what the Docker Verified Publisher Program is and how it works description: Learn what the Docker Verified Publisher Program is and how it works
title: Docker Verified Publisher Program title: Docker Verified Publisher Program
aliases: aliases:
- /docker-store/byol/
- /docker-store/certify-images/
- /docker-store/certify-plugins-logging/
- /docker-store/customer_faq/
- /docker-store/publisher_faq/
- /docker-store/trustchain/
- /docker-store/publish/
- /docker-hub/publish/publish/ - /docker-hub/publish/publish/
- /docker-hub/publish/customer_faq/ - /docker-hub/publish/customer_faq/
- /docker-hub/publish/publisher_faq/ - /docker-hub/publish/publisher_faq/