You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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>
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
28
29
- If you sign up with Google or GitHub, you must first verify your email address with that provider.
29
30
- 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.
30
31
31
-
Docker blocks sign-in until you've verified your account.
32
+
Docker blocks sign-in until you've verified your account.
32
33
33
34
### Sign up with your email
34
35
35
36
1. Go to the [Docker sign-up page](https://app.docker.com/signup/) and enter a unique, valid email address.
36
37
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
40
39
1. Choose a password that's at least 9 characters long, then select **Sign Up**.
41
40
1. Verify your email address when you receive the Docker verification email. This completes the registration process.
42
41
@@ -46,10 +45,10 @@ you can't reuse it in the future if you deactivate this account. Your username:
46
45
1. Select your social provider, Google or GitHub.
47
46
1. Select the social account you want to link to your Docker account.
48
47
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.
50
49
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
53
52
1. Select **Sign up**.
54
53
55
54
## Sign in to your account
@@ -73,7 +72,7 @@ accounts are automatically linked.
73
72
74
73
If no Docker ID exists, Docker creates a new account for you.
75
74
76
-
Docker doesn't currently support linking multiple sign-in methods
75
+
Docker doesn't support linking multiple sign-in methods
77
76
to the same Docker ID.
78
77
79
78
### Sign in using the CLI
@@ -108,5 +107,6 @@ If you have a paid Docker subscription,
108
107
All Docker users can seek troubleshooting information and support through the
109
108
following resources, where Docker or the community respond on a best effort
110
109
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