Skip to content

Commit 5f29eb2

Browse files
authored
Merge pull request docker#11367 from usha-mandya/hub-id-patch
Remove support references
2 parents 85e11b2 + 859219b commit 5f29eb2

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed

docker-id/index.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,11 @@ redirect_from:
77
- /docker-hub/accounts/
88
---
99

10-
Your free Docker ID grants you access to Docker Hub repositories, and some beta programs. All you need is an email address.
11-
12-
This account also allows you to log in to services such as the Docker Support
13-
Center, the Docker Forums, and the Docker Success portal.
14-
10+
Your free Docker ID grants you access to Docker Hub repositories and some beta programs. All you need is an email address.
1511

1612
## Register for a Docker ID
1713

18-
Your Docker ID becomes your user namespace for hosted Docker services, and becomes your username on the Docker Forums.
14+
Your Docker ID becomes your user namespace for hosted Docker services, and becomes your username on the Docker Forums. To create a new Docker ID:
1915

2016
1. Go to the [Docker Hub signup page](https://hub.docker.com/signup/).
2117

@@ -25,25 +21,22 @@ Your Docker ID becomes your user namespace for hosted Docker services, and becom
2521

2622
3. Enter a unique, valid email address.
2723

28-
4. Enter a password between 6 and 128 characters long.
24+
4. Enter a password. Note that the password must be at least 9 characters.
2925

30-
3. Click **Sign up**.
26+
5. Complete the Captcha verification and then then click **Sign up**.
3127

3228
Docker sends a verification email to the address you provided.
3329

34-
4. Click the link in the email to verify your address.
30+
6. Verify your email address to complete the registration process.
3531

3632
> **Note**: You cannot log in with your Docker ID until you verify your email address.
3733
38-
3934
## Log in
4035

4136
Once you register and verify your Docker ID email address, you can log in
42-
to [Docker Hub](https://hub.docker.com) and [Docker Support](https://support.docker.com).
43-
44-
![Login](images/login2019.png)
37+
to [Docker Hub](https://hub.docker.com).
4538

46-
You can also log in using the `docker login` command. (You can read more about `docker login` [here](../engine/reference/commandline/login.md).)
39+
You can also log in through the CLI using the `docker login` command. For more information, see [`docker login`](../engine/reference/commandline/login.md).
4740

4841
> **Warning**:
4942
> When you use the `docker login` command, your credentials are

0 commit comments

Comments
 (0)