Skip to content

Commit

Permalink
accounts: add instructions for adding avatar in Docker settings (#21818)
Browse files Browse the repository at this point in the history
## Description
- Add instructions/clarity for adding avatar in Docker settings using
Gravatar email address
- Added FAQ to general FAQs

## Related issues or tickets
- Resolves: #19192
-
[ENGDOCS-2250](https://docker.atlassian.net/browse/ENGDOCS-2250?atlOrigin=eyJpIjoiNjU0ZTQ4ZTk0ZjU5NDhlNzkzNjIyMjZhM2Y3NDE2NjEiLCJwIjoiaiJ9)
## Reviews
- [ ] Editorial review

[ENGDOCS-2250]:
https://docker.atlassian.net/browse/ENGDOCS-2250?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
  • Loading branch information
sarahsanders-docker authored Jan 15, 2025
1 parent f42a4cc commit 37b37c0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/manuals/accounts/manage-account.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To update your account information, select the arrow icon. You can edit the foll
- Company
- Location
- Website
- Gravatar email
- Gravatar email: To add an avatar to your Docker account, create a [Gravatar account](https://gravatar.com/) and create your avatar. Next, add your Gravatar email to your Docker account settings. It may take some time for your avatar to update in Docker.

This information is visible on your account profile in Docker Hub.

Expand Down
6 changes: 6 additions & 0 deletions content/manuals/admin/faqs/general-faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,9 @@ If the user is a member of your organization, you can remove the user from your
### How do I manage settings for a user account?

You can manage your account settings anytime when you sign in to your [Docker account](https://app.docker.com/login). In Docker Home, select your avatar in the top-right navigation, then select **My Account**. You can also access this menu from any Docker web applications when you're signed in to your account. See [Manage your Docker account](/accounts/manage-account). If your account is associated with an organization that uses SSO, you may have limited access to the settings that you can control.

### How do I add an avatar to my Docker account?

To add an avatar to your Docker account, create a [Gravatar account](https://gravatar.com/) and create your avatar. Next, add your Gravatar email to your Docker account settings.

Note, that it may take some time for your avatar to update in Docker.
2 changes: 1 addition & 1 deletion content/manuals/admin/organization/general-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This information includes:
- Company
- Location
- Website
- Avatar
- Gravatar email: To add an avatar to your Docker account, create a [Gravatar account](https://gravatar.com/) and create your avatar. Next, add your Gravatar email to your Docker account settings. It may take some time for your avatar to update in Docker.

To edit this information:

Expand Down

0 comments on commit 37b37c0

Please sign in to comment.