Skip to content

Docker Cloud: updates for multiple email address management #361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 26, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 16 additions & 4 deletions docker-cloud/dockerid.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,22 @@ account.
You can also link to source code repositories such as GitHub and
Bitbucket from your Docker Cloud account settings.

<!-- TODO:
## API keys
API keys are used for what?
-->
## Email addresses

You can associate multiple email addresses with your Docker ID, and one of these addresses becomes the primary address for the account. The primary address is used by Docker to send password reset notifications and other important information, so be sure to keep it updated.

To add another email address to your Docker ID:

1. In Docker Cloud, click the user icon menu at top right, and click **Account Settings**.
2. In the **Emails** section, enter a new email address for the account.
3. Click the **plus sign** icon (**+**) to add the address and send a verification email.

The new email address is not added to the account until you confirm it by
clicking the link in the verification email. This link is only good for a
limited time. To send a new verification email, click the envelope icon next to
the email address that you want to verify.

If you have multiple verified email addresses associated with the account, you can click **Set as primary** to change the primary email address.

## Notifications

Expand Down