mirror of https://github.com/docker/docs.git
redirect: remove redirects for unused project cryptonyms
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
8a4749bd22
commit
4d2d710d73
|
@ -3,7 +3,6 @@ title: Docker Build Cloud
|
|||
description: Find documentation on Docker Build Cloud to help you build your container images faster, both locally and in CI
|
||||
keywords: build, cloud, cloud build, remote builder
|
||||
aliases:
|
||||
- /build/hydrobuild/
|
||||
- /build/cloud/faq/
|
||||
- /build/cloud/
|
||||
---
|
||||
|
|
|
@ -3,7 +3,6 @@ title: Use Docker Build Cloud in CI
|
|||
description: Speed up your continuous integration pipelines with Docker Build Cloud in CI
|
||||
keywords: build, cloud build, ci, gha, gitlab, buildkite, jenkins, circle ci
|
||||
aliases:
|
||||
- /hydrobuild/ci/
|
||||
- /build/cloud/ci/
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@ title: Optimize for building in the cloud
|
|||
description: Building remotely is different from building locally. Here's how to optimize for remote builders.
|
||||
keywords: build, cloud build, optimize, remote, local, cloud
|
||||
aliases:
|
||||
- /hydrobuild/optimization/
|
||||
- /build/cloud/optimization/
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@ title: Docker Build Cloud setup
|
|||
description: How to get started with Docker Build Cloud
|
||||
keywords: build, cloud build
|
||||
aliases:
|
||||
- /hydrobuild/setup/
|
||||
- /build/cloud/setup/
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@ title: Building with Docker Build Cloud
|
|||
description: Invoke your cloud builds with the Buildx CLI client
|
||||
keywords: build, cloud build, usage, cli, buildx, client
|
||||
aliases:
|
||||
- /hydrobuild/usage/
|
||||
- /build/cloud/usage/
|
||||
---
|
||||
|
||||
|
|
|
@ -4,12 +4,6 @@ keywords: scout, supply chain, vulnerabilities, packages, cves, scan, analysis,
|
|||
description:
|
||||
Get an overview on Docker Scout to proactively enhance your software supply chain security
|
||||
aliases:
|
||||
- /atomist/
|
||||
- /atomist/try-atomist/
|
||||
- /atomist/configure/settings/
|
||||
- /atomist/configure/advisories/
|
||||
- /atomist/integrate/github/
|
||||
- /atomist/integrate/deploys/
|
||||
- /engine/scan/
|
||||
grid:
|
||||
- title: Quickstart
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
title: Docker Scout quickstart
|
||||
keywords: scout, supply chain, vulnerabilities, packages, cves, scan, analysis, analyze
|
||||
description: Learn how to get started with Docker Scout to analyze images and fix vulnerabilities
|
||||
aliases:
|
||||
- /atomist/get-started/
|
||||
---
|
||||
|
||||
Docker Scout analyzes image contents and generates a detailed report of packages
|
||||
|
|
Loading…
Reference in New Issue