Merge pull request #22096 from sarahsanders-docker/invite-link-expiration

accounts: add callout for invitation expiration
This commit is contained in:
Sarah Sanders 2025-02-25 10:56:13 -05:00 committed by GitHub
parent c6afc774d1
commit 04da171b9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -33,6 +33,14 @@ To accept an invitation:
1. Navigate to your email inbox and open the Docker email with an invitation to 1. Navigate to your email inbox and open the Docker email with an invitation to
join the Docker organization. join the Docker organization.
2. To open the link to Docker Hub, select the **click here** link. 2. To open the link to Docker Hub, select the **click here** link.
> [!WARNING]
>
> Invitation email links expire after 14 days. If your email link has expired,
> you can sign in to [Docker Hub](https://hub.docker.com/) with the email
> address the link was sent to and accept the invitation from the
> **Notifications** panel.
3. The Docker create an account page will open. If you already have an account, select **Already have an account? Sign in**. 3. The Docker create an account page will open. If you already have an account, select **Already have an account? Sign in**.
If you do not have an account yet, create an account using the same email If you do not have an account yet, create an account using the same email
address you received the invitation through. address you received the invitation through.