Updates to the billing UI for personal plans (#1319) (#9456)

* Updates to the billing UI for personal plans

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* Changing a link to the billing page

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
This commit is contained in:
lena-larionova 2019-09-16 15:39:35 -07:00 committed by Adrian Plata
parent 261d32f21f
commit 6b7929dd1a
3 changed files with 16 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 KiB

View File

@ -66,7 +66,7 @@ You can also make an existing repository private by going to the repo's **Settin
You get one private repository for free with your Docker Hub user account (not usable for You get one private repository for free with your Docker Hub user account (not usable for
organizations you're a member of). If you need more private repositories for your user account, upgrade organizations you're a member of). If you need more private repositories for your user account, upgrade
your Docker Hub plan from your [Billing Information](https://hub.docker.com/account/billing-plans/) page. your Docker Hub plan from your [Billing Information](https://hub.docker.com/billing/plan) page.
Once the private repository is created, you can `push` and `pull` images to and Once the private repository is created, you can `push` and `pull` images to and
from it using Docker. from it using Docker.

View File

@ -12,19 +12,26 @@ Docker Hub includes one private Docker Hub repository for free. If you need
more private repositories, you can upgrade from your free account to a paid more private repositories, you can upgrade from your free account to a paid
plan. plan.
To upgrade: To upgrade your personal plan:
1. Visit the [Plans Page](https://hub.docker.com/account/billing-plans/)
2. Click Change Plan 1. Open the [billing page](https://hub.docker.com/billing/plan) for your
3. Select your plan and provide your payment information to upgrade ![Upgrade Plan](images/index-upgrade-plan.png) account.
2. Click **Upgrade Plan**.
3. Select your plan and provide your payment information to upgrade.
![Upgrade Plan](images/index-upgrade-plan2019.png)
## Upgrade your organization's plan ## Upgrade your organization's plan
To upgrade an Organization's plan: To upgrade an organization's plan:
1. Visit the [Plans Page](https://hub.docker.com/account/billing-plans/) 1. Visit the [Plans Page](https://hub.docker.com/account/billing-plans/).
2. Change the selected account to your Organization whose plan you'd like to upgrade ![Change Account](images/upgrade-change-account.png)
3. Click Change Plan ![Change Plan](images/upgrade-change-plan.png) 2. Change the selected account to your Organization whose plan you'd like to upgrade. ![Change Account](images/upgrade-change-account.png)
3. Click **Change Plan**. ![Change Plan](images/upgrade-change-plan.png)
## Docker Hub repo plan billing FAQ ## Docker Hub repo plan billing FAQ