mirror of https://github.com/docker/docs.git
implement feedback
This commit is contained in:
parent
9404cbd714
commit
395df2daf2
|
|
@ -10,7 +10,7 @@ In this section, learn how to set up and manage billing for your Build Cloud sub
|
||||||
|
|
||||||
## Buy your subscription
|
## Buy your subscription
|
||||||
|
|
||||||
1. Go to the [Docker Build Cloud dashboard](https://www.build.docker.com). If you're not already signed in to your Docker account, do so now.
|
1. Go to the [Docker Build Cloud dashboard](https://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.
|
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**.
|
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**.
|
4. For organizations: Select the number of seats you want to buy, then select **Continue to payment**.
|
||||||
|
|
@ -22,7 +22,7 @@ Subscriptions charge monthly to the default payment method.
|
||||||
|
|
||||||
You can view your billing history at any time.
|
You can view your billing history at any time.
|
||||||
|
|
||||||
1. Sign in to your Docker account and go to the [Docker Build Cloud dashboard](https://www.build.docker.com).
|
1. Sign in to your Docker account and go to the [Docker Build Cloud dashboard](https://build.docker.com/).
|
||||||
2. Select **Settings and billing**.
|
2. Select **Settings and billing**.
|
||||||
3. Select the **Payment methods and billing history** link to go to the billing portal.
|
3. Select the **Payment methods and billing history** link to go to the billing portal.
|
||||||
|
|
||||||
|
|
@ -32,7 +32,7 @@ Here you can find your invoice history, download your invoices, and manage your
|
||||||
|
|
||||||
You can downgrade your subscription at any time.
|
You can downgrade your subscription at any time.
|
||||||
|
|
||||||
1. Sign in to your Docker account and go to the [Docker Build Cloud dashboard](https://www.build.docker.com).
|
1. Sign in to your Docker account and go to the [Docker Build Cloud dashboard](https://build.docker.com/).
|
||||||
2. Select **Settings and billing**.
|
2. Select **Settings and billing**.
|
||||||
3. Select **Change plan**.
|
3. Select **Change plan**.
|
||||||
4. Select **Downgrade**.
|
4. Select **Downgrade**.
|
||||||
|
|
|
||||||
|
|
@ -15,16 +15,12 @@ If you have an existing [Docker subscription](./details.md), Build Cloud is incl
|
||||||
- 50 build minutes every month
|
- 50 build minutes every month
|
||||||
- Available for one user
|
- Available for one user
|
||||||
- 1 parallel build
|
- 1 parallel build
|
||||||
- Option to buy an additional seat
|
|
||||||
- Can buy extra buckets of minutes at any time
|
|
||||||
|
|
||||||
### Docker Pro plus Build Cloud
|
### Docker Pro plus Build Cloud
|
||||||
|
|
||||||
- 100 build minutes every month
|
- 100 build minutes every month
|
||||||
- Available for one user
|
- Available for one user
|
||||||
- 4 parallel builds
|
- 4 parallel builds
|
||||||
- Option to buy an additional seat
|
|
||||||
- Can buy extra buckets of minutes at any time
|
|
||||||
|
|
||||||
### Docker Team plus Build Cloud
|
### Docker Team plus Build Cloud
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue