Skip to content

Commit 37b37c0

Browse files
accounts: add instructions for adding avatar in Docker settings (#21818)
## 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
1 parent f42a4cc commit 37b37c0

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

content/manuals/accounts/manage-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To update your account information, select the arrow icon. You can edit the foll
2727
- Company
2828
- Location
2929
- Website
30-
- Gravatar email
30+
- 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.
3131

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

content/manuals/admin/faqs/general-faqs.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,9 @@ If the user is a member of your organization, you can remove the user from your
8080
### How do I manage settings for a user account?
8181

8282
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.
83+
84+
### How do I add an avatar to my Docker account?
85+
86+
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.
87+
88+
Note, that it may take some time for your avatar to update in Docker.

content/manuals/admin/organization/general-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This information includes:
1818
- Company
1919
- Location
2020
- Website
21-
- Avatar
21+
- 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.
2222

2323
To edit this information:
2424

0 commit comments

Comments
 (0)