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
Copy file name to clipboardExpand all lines: content/manuals/accounts/create-account.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,12 +22,14 @@ Your Docker ID becomes your username for hosted Docker services, and
22
22
>
23
23
> Explore [Docker's subscriptions](https://www.docker.com/pricing/) to see what else Docker can offer you.
24
24
25
-
## Create an account
25
+
## Create and verify your account
26
26
27
27
Signing up with an email address, Google, or GitHub account requires additional verification to complete account creation:
28
28
29
29
- If you sign up with Google or GitHub, you must first verify your email address with that provider.
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
+
- If you sign up with an email address, you need to follow verification steps.
31
+
- After creating an account, Docker asks for a one-time password (OTP).
32
+
- Find the email from Docker with your code, then return to the OTP page to paste in your OTP code.
31
33
32
34
Docker blocks sign-in until you've verified your account.
33
35
@@ -37,7 +39,7 @@ Docker blocks sign-in until you've verified your account.
37
39
1. Enter a username to use as your Docker ID. Once you create your Docker ID
38
40
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
39
41
1. Choose a password that's at least 9 characters long, then select **Sign Up**.
40
-
1. Verify your email address when you receive the Docker verification email. This completes the registration process.
42
+
1. Verify your email address when you receive the Docker OTP verification email. This completes the registration process.
0 commit comments