mirror of https://github.com/docker/docs.git
ENGDOCS-2210 (#20838)
* ENGDOCS-2210 * remove redundant line * fix weights and add linktitles * remove space
This commit is contained in:
parent
5dbb0af119
commit
b53f5cab39
|
@ -2,6 +2,7 @@
|
|||
title: 3D Secure authentication
|
||||
description: Learn about 3D Secure support for Docker billing.
|
||||
keywords: billing, renewal, payments, subscriptions
|
||||
weight: 40
|
||||
---
|
||||
|
||||
> [!NOTE]
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
---
|
||||
title: Docker Build Cloud billing
|
||||
linkTitle: Docker Build Cloud
|
||||
description: Learn how to get started with a Docker Build Cloud subscription.
|
||||
keywords: payments, billing, subscription, build, cloud, Build Cloud, remote builder, buy docker build cloud
|
||||
weight: 20
|
||||
---
|
||||
|
||||
Build Cloud is a next-gen build tool that enables improved build speed, a shared build cache, and native multi-platform builds. Build Cloud is available for free with an existing Docker subscription. To get additional seats and increase your available build minutes, you can buy a subscription to enhance your builds.
|
||||
|
|
|
@ -2,5 +2,6 @@
|
|||
build:
|
||||
render: never
|
||||
title: Docker Core billing
|
||||
linkTitle: Docker Core
|
||||
weight: 10
|
||||
---
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
title: Billing FAQs
|
||||
linkTitle: FAQs
|
||||
description: Frequently asked questions related to billing
|
||||
keywords: billing, renewal, payments, faq
|
||||
tags: [FAQ]
|
||||
weight: 60
|
||||
---
|
||||
|
||||
For more information on billing, see [Billing and payments](_index.md).
|
||||
|
||||
### What credit and debit cards are supported?
|
||||
|
||||
- Visa
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
---
|
||||
title: Docker Scout billing
|
||||
linkTitle: Docker Scout
|
||||
description: Learn how to get started with and manage you Docker Scout subscription.
|
||||
keywords: payments, billing, subscription, scout, buy docker scout, subscribe to docker scout
|
||||
weight: 30
|
||||
---
|
||||
|
||||
Docker Scout lets users secure their software supply chain and continuously observe and improve their security posture. Docker Scout is free for up to 3 repositories. You can buy Docker Scout Team or Docker Scout Business to turn on Docker Scout for additional repositories. See [Docker Scout subscription and features](../subscription/scout-details.md) to select the plan that works for you.
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
title: Register a tax certificate
|
||||
description: Learn how to submit a tax exemption certificate for your Docker billing.
|
||||
keywords: billing, renewal, payments, tax
|
||||
weight: 50
|
||||
---
|
||||
|
||||
{{< include "tax-compliance.md" >}}
|
||||
|
|
Loading…
Reference in New Issue