mirror of https://github.com/docker/docs.git
Updated create an org
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
This commit is contained in:
parent
7079dc4572
commit
15c8e0276f
|
@ -24,33 +24,48 @@ organization.
|
||||||
There are multiple ways to create an organization. You can create a brand new
|
There are multiple ways to create an organization. You can create a brand new
|
||||||
organization using the **Create Organization** option in Docker Hub, or you can
|
organization using the **Create Organization** option in Docker Hub, or you can
|
||||||
convert an existing user account to an organization. The following section
|
convert an existing user account to an organization. The following section
|
||||||
contains instructions on how to create new organization. For prerequisites and
|
contains instructions on how to create a new organization. For prerequisites and
|
||||||
detailed instructions on converting an existing user account to an org, see
|
detailed instructions on converting an existing user account to an organization, see
|
||||||
[Convert an account into an organization](convert-account.md).
|
[Convert an account into an organization](convert-account.md).
|
||||||
|
|
||||||
To create an organization:
|
To create an organization:
|
||||||
|
|
||||||
1. Sign into [Docker Hub](https://hub.docker.com/){: target="_blank"
|
1. Sign in to [Docker Hub](https://hub.docker.com/){: target="_blank"
|
||||||
rel="noopener" class="_"} using your [Docker ID](../docker-id/index.md) or your email address.
|
rel="noopener" class="_"} using your [Docker ID](../docker-id/index.md) or your email address.
|
||||||
2. Select **Organizations** and then **Create Organization** to create a new organization.
|
2. Select **Organizations** and then **Create Organization** to create a new
|
||||||
3. Choose a plan for your organization. See [Docker Pricing](https://www.docker.com/pricing/){: target="_blank" rel="noopener"
|
organization.
|
||||||
class="_" id="dkr_docs_subscription_btl"} for details on the features offered
|
3. Choose a plan for your organization and select **Buy Now**. See
|
||||||
in the Team and Business plan.
|
[Docker Pricing](https://www.docker.com/pricing/){: target="_blank" rel="noopener" class="_" id="dkr_docs_subscription_btl"}
|
||||||
|
for details on the features offered in the Team and Business plan.
|
||||||
|
|
||||||
|
> **Note**
|
||||||
|
>
|
||||||
|
> Selecting **Buy Now** isn't an obligation to pay. You can complete
|
||||||
|
> this step without incurring a payment.
|
||||||
|
|
||||||
4. Enter a name for your organization. This is the official, unique name for
|
4. Enter a name for your organization. This is the official, unique name for
|
||||||
your organization in Docker Hub. It is not possible to change the name
|
your organization in Docker Hub. It's not possible to change the name of the
|
||||||
of the organization after you've created it.
|
organization after you've created it.
|
||||||
|
|
||||||
> **Note**
|
> **Note**
|
||||||
>
|
>
|
||||||
> The organization name cannot be the same as your Docker ID.
|
> You can't use the same name for the organization and your Docker ID. If you want to use your Docker ID as the organization name, then you must first [convert your account into an organization](convert-account.md).
|
||||||
|
|
||||||
5. Enter the name of your company. This is the full name of your company.
|
5. Enter the name of your company. This is the full name of your company. Docker
|
||||||
This info is displayed on your organization page, and in the details of any
|
displays the company name on your organization page and in the details of any
|
||||||
public images you publish. You can update the company name anytime by navigating
|
public images you publish. You can update the company name anytime by navigating
|
||||||
to your organization's **Settings** page.
|
to your organization's **Settings** page.
|
||||||
6. Select **Continue to Org size** and then specify the number of users (seats) you'd
|
6. Select **Continue to Org size** and then specify the number of users (seats)
|
||||||
require.
|
you require.
|
||||||
7. Select **Continue to payment** and follow the onscreen instructions.
|
7. Select **Continue to payment**.
|
||||||
|
8. Follow the on-screen instructions to pay for your subscription.
|
||||||
|
|
||||||
|
> **Note**
|
||||||
|
>
|
||||||
|
> If you've already paid for a subscription for the new organization through
|
||||||
|
> a Docker sales representative, then don't enter payment information.
|
||||||
|
> Instead, select **Organizations** to verify that the organization has been
|
||||||
|
> created.
|
||||||
|
|
||||||
You've now created an organization with one team, the owners team, with you as the single member.
|
You've now created an organization with one team, the owners team, with you as the single member.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue