Skip to content

Commit bfc0548

Browse files
docs: address issue #24231 (#24233)
## Summary Removed time-relative language from create-account.md to comply with style guide. ## Changes - Removed "currently" from the statement about linking sign-in methods, changing "Docker doesn't currently support" to "Docker doesn't support" Fixes #24231 --- 🤖 Generated with [cagent](https://github.com/docker/cagent) Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
1 parent cbceafe commit bfc0548

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

content/manuals/accounts/create-account.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ title: Create a Docker account
33
linkTitle: Create an account
44
weight: 10
55
description: Learn how to register for a Docker ID and sign in to your account
6-
keywords: accounts, docker ID, billing, paid plans, support, Hub, Store, Forums, knowledge
6+
keywords:
7+
accounts, docker ID, billing, paid plans, support, Hub, Store, Forums, knowledge
78
base, beta access, email, activation, verification
89
aliases:
9-
- /docker-hub/accounts/
10-
- /docker-id/
10+
- /docker-hub/accounts/
11+
- /docker-id/
1112
---
1213

1314
You can create a free Docker account with your email address or by signing up
@@ -28,15 +29,13 @@ Signing up with an email address, Google, or GitHub account requires additional
2829
- If you sign up with Google or GitHub, you must first verify your email address with that provider.
2930
- If you sign up with an email address, Docker sends a verification email. Follow the procedures in that email to verify your account and complete the sign-up process.
3031

31-
Docker blocks sign-in until you've verified your account.
32+
Docker blocks sign-in until you've verified your account.
3233

3334
### Sign up with your email
3435

3536
1. Go to the [Docker sign-up page](https://app.docker.com/signup/) and enter a unique, valid email address.
3637
1. Enter a username to use as your Docker ID. Once you create your Docker ID
37-
you can't reuse it in the future if you deactivate this account. Your username:
38-
- Must be between 4 and 30 characters long
39-
- Can only contain numbers and lowercase letters
38+
you can't reuse it in the future if you deactivate this account. Your username: - Must be between 4 and 30 characters long - Can only contain numbers and lowercase letters
4039
1. Choose a password that's at least 9 characters long, then select **Sign Up**.
4140
1. Verify your email address when you receive the Docker verification email. This completes the registration process.
4241

@@ -46,10 +45,10 @@ you can't reuse it in the future if you deactivate this account. Your username:
4645
1. Select your social provider, Google or GitHub.
4746
1. Select the social account you want to link to your Docker account.
4847
1. Select **Authorize Docker** to let Docker access your social account
49-
information. You will be re-routed to the sign-up page.
48+
information. You will be re-routed to the sign-up page.
5049
1. Enter a username to use as your Docker ID. Your username:
51-
- Must be between 4 and 30 characters long
52-
- Can only contain numbers and lowercase letters
50+
- Must be between 4 and 30 characters long
51+
- Can only contain numbers and lowercase letters
5352
1. Select **Sign up**.
5453

5554
## Sign in to your account
@@ -73,7 +72,7 @@ accounts are automatically linked.
7372

7473
If no Docker ID exists, Docker creates a new account for you.
7574

76-
Docker doesn't currently support linking multiple sign-in methods
75+
Docker doesn't support linking multiple sign-in methods
7776
to the same Docker ID.
7877

7978
### Sign in using the CLI
@@ -108,5 +107,6 @@ If you have a paid Docker subscription,
108107
All Docker users can seek troubleshooting information and support through the
109108
following resources, where Docker or the community respond on a best effort
110109
basis:
111-
- [Docker Community Forums](https://forums.docker.com/)
112-
- [Docker Community Slack](http://dockr.ly/comm-slack)
110+
111+
- [Docker Community Forums](https://forums.docker.com/)
112+
- [Docker Community Slack](http://dockr.ly/comm-slack)

0 commit comments

Comments
 (0)