mirror of https://github.com/docker/docs.git
Update Hub support alias (#10432)
This commit is contained in:
parent
4c5d0807b5
commit
fefc750abd
|
@ -9,6 +9,7 @@ Docker Hub account, you can gain access to your account using your two-factor
|
|||
authentication recovery code.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Two-factor authentication is enabled on your Docker Hub account and you have
|
||||
your two-factor authentication recovery code.
|
||||
|
||||
|
@ -19,7 +20,7 @@ your two-factor authentication recovery code.
|
|||
## Recover your Docker Hub account with a recovery code
|
||||
|
||||
Go through the login process on Docker Hub. When you're asked to enter your
|
||||
two-factor authentication code, click "I've lost my authentication device".
|
||||
two-factor authentication code, click **I've lost my authentication device**.
|
||||
|
||||
{:width="250px"}
|
||||
|
||||
|
@ -37,6 +38,4 @@ authentication. See [Enabling two-factor authentication on Docker Hub](/docker-h
|
|||
## Alternative recovery methods
|
||||
|
||||
If you have lost access to both your two-factor authentication application and
|
||||
your recovery code, send an email to [support@docker.com](mailto:support@docker.com)
|
||||
from the primary email associated with your Docker Hub ID for recovery
|
||||
instructions.
|
||||
your recovery code, send an email to [Docker Hub Support](mailto:hub-support@docker.com) from the primary email associated with your Docker ID for recovery instructions.
|
||||
|
|
|
@ -85,8 +85,7 @@ In the future, we may enable product listings published with the concept of vers
|
|||
|
||||
### How can I remove a published product?
|
||||
|
||||
If you would like your submission removed, let us know by contacting us at
|
||||
publisher-support@docker.com.
|
||||
If you would like to remove your submission, contact us at [publisher-support@docker.com](mailto:publisher-support@docker.com).
|
||||
|
||||
### Can publishers publish multi-container apps?
|
||||
|
||||
|
|
|
@ -72,8 +72,8 @@ Prior to Docker Engine 1.11, this feature was only in the experimental branch.
|
|||
## Lost keys
|
||||
|
||||
If a publisher loses keys it means losing the ability to sign trusted content for
|
||||
your repositories. If you lose a key, contact [Docker
|
||||
Support](https://support.docker.com) (support@docker.com) to reset the repository
|
||||
your repositories. If you lose a key, send an email to [Docker Hub
|
||||
Support](mailto:hub-support@docker.com) to reset the repository
|
||||
state.
|
||||
|
||||
This loss also requires **manual intervention** from every consumer that pulled
|
||||
|
|
Loading…
Reference in New Issue