mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
add billing and sub pages
This commit is contained in:
41
content/billing/build-billing.md
Normal file
41
content/billing/build-billing.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: Docker Hydrobuild billing
|
||||
description: Learn how to buy a Docker Hydrobuild subscription.
|
||||
keywords: payments, billing, subscription, build, cloud, cloud build, remote builder, hydrobuild
|
||||
---
|
||||
|
||||
Hydrobuild is a next-generation build tool that enables improved build speed, a shared build cache, and native multi-platform builds. Hydrobuild is available for free with an existing Docker subscription. To buy additional seats and increase your available build minutes, you can buy a subscription to enhance your builds.
|
||||
|
||||
In this section, learn how to set up and manage billing for your Hydrobuild subscription. To learn about the subscription tiers, see [Hydrobuild subscriptions and features](../subscription/build-details.md).
|
||||
|
||||
## Buy your subscription
|
||||
|
||||
1. Go to the [Docker Cloud Build dashboard](https://www.build.docker.com). If you're not already signed in to your Docker account, do so now.
|
||||
2. Choose the user account you want to use to subscribe. This can be a personal account, or an organization account. To buy a subscription for an organization, you need to be an organization owner.
|
||||
3. Review the plans, then select **Buy now**.
|
||||
4. For organizations: Select the number of seats you want to buy, then select **Continue to payment**.
|
||||
5. Review your order, then enter your payment information and select **Subscribe**.
|
||||
|
||||
Subscriptions charge monthly to the default payment method.
|
||||
|
||||
## View billing history and manage your billing information
|
||||
|
||||
You can view your billing history at any time.
|
||||
|
||||
1. Sign in to your Docker account and go to the [Docker Cloud Build dashboard](https://www.build.docker.com).
|
||||
2. Select **Settings and billing**.
|
||||
3. Select the **Payment methods and billing history** link to go to the billing portal.
|
||||
|
||||
Here you can find your invoice history, download your invoices, and manage your billing information and payment methods. You can also find your next billing date.
|
||||
|
||||
## Downgrade your subscription
|
||||
|
||||
You can downgrade your subscription at any time.
|
||||
|
||||
1. Go to the [Docker Cloud Build dashboard](https://www.build.docker.com).
|
||||
2. Select **Settings and billing**.
|
||||
3. Select **Change plan**.
|
||||
4. Select **Downgrade**.
|
||||
5. Follow the on-screen instructions then select **Confirm downgrade**.
|
||||
|
||||
Your subscription will remain active until your next billing cycle.
|
||||
50
content/subscription/build-details.md
Normal file
50
content/subscription/build-details.md
Normal file
@@ -0,0 +1,50 @@
|
||||
---
|
||||
title: Docker Hydrobuild subscriptions and features
|
||||
description: Learn about the Docker Hydrobuild subscriptions plans and features
|
||||
keywords: subscription, pro, team, business, features, build, cloud, cloud build, remote builder, hydrobuild
|
||||
---
|
||||
|
||||
You can enhance your teams' builds with a Hydrobuild subscription. This page describes the features available for the different subscription tiers.
|
||||
|
||||
## Docker Hydrobuild Starter
|
||||
|
||||
If you have an existing [Docker subscription](./details.md), Hydrobuild is included. The features available vary depending on your subscription tier.
|
||||
|
||||
### Docker Personal plus Hydrobuild
|
||||
|
||||
- 50 build minutes every month
|
||||
- Available for one user
|
||||
- 1 parallel build
|
||||
- Option to buy an additional seat
|
||||
- Can buy extra buckets of minutes at any time
|
||||
|
||||
### Docker Pro plus Hydrobuild
|
||||
|
||||
- 100 build minutes every month
|
||||
- Available for one user
|
||||
- 4 parallel builds
|
||||
- Option to purchbuyase an additional seat
|
||||
- Can buy extra buckets of minutes at any time
|
||||
|
||||
### Docker Team plus Hydrobuild
|
||||
|
||||
- 400 build minutes every month
|
||||
- Option to onboard up to 100 members
|
||||
- Can buy additional seats to add more minutes
|
||||
|
||||
### Docker Busines plus Hydrobuild
|
||||
|
||||
- All the features listed for Docker Team plus Hydrobuild
|
||||
- 800 build minutes every month
|
||||
|
||||
## Docker Hydrobuild Paid
|
||||
|
||||
You can upgrade the starter plan for any tier to enhance your developers' experience with the following features:
|
||||
|
||||
- 200 additional build minutes per seat
|
||||
- Option to buy reserve minutes
|
||||
- Increased shared cache
|
||||
|
||||
## Docker Hydrobuild Enterprise
|
||||
|
||||
For enterprise features such as paying via invoice and additional build minutes, [contact sales](https://www.docker.com/pricing/contact-sales/).
|
||||
@@ -2128,6 +2128,8 @@ Manuals:
|
||||
title: Change your billing cycle
|
||||
- path: /billing/scout-billing/
|
||||
title: Docker Scout billing
|
||||
- path: /billing/build-billing/
|
||||
title: Docker Hydrobuild billing
|
||||
|
||||
|
||||
- sectiontitle: Subscription
|
||||
@@ -2148,6 +2150,8 @@ Manuals:
|
||||
title: Docker Desktop license agreement
|
||||
- path: /subscription/scout-details/
|
||||
title: Docker Scout subscriptions and features
|
||||
- path: /subscription/build-details/
|
||||
title: Docker Hydrobuild subscriptions and features
|
||||
|
||||
- sectiontitle: Trusted content
|
||||
section:
|
||||
|
||||
Reference in New Issue
Block a user