mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
![]() |
page_title: Accounts on Docker Hub
|
||
|
page_description: Docker Hub accounts
|
||
|
page_keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation
|
||
|
|
||
|
# Accounts on Docker Hub
|
||
|
|
||
|
## Docker Hub Accounts
|
||
|
|
||
|
You can `search` for Docker images and `pull` them from [Docker Hub](https://hub.docker.com)
|
||
|
without signing in or even having an account. However, in order to `push` images,
|
||
|
leave comments or to *star* a repository, you are going to need a [Docker Hub](https://hub.docker.com) account.
|
||
|
|
||
|
### Registration for a Docker Hub Account
|
||
|
|
||
|
You can get a [Docker Hub](https://hub.docker.com) account by
|
||
|
[signing up for one here](https://hub.docker.com/account/signup/). A valid
|
||
|
email address is required to register, which you will need to verify for
|
||
|
account activation.
|
||
|
|
||
|
### Email activation process
|
||
|
|
||
|
You need to have at least one verified email address to be able to use your
|
||
|
[Docker Hub](https://hub.docker.com) account. If you can't find the validation email,
|
||
|
you can request another by visiting the [Resend Email Confirmation](
|
||
|
https://hub.docker.com/account/resend-email-confirmation/) page.
|
||
|
|
||
|
### Password reset process
|
||
|
|
||
|
If you can't access your account for some reason, you can reset your password
|
||
|
from the [*Password Reset*](https://hub.docker.com/account/forgot-password/)
|
||
|
page.
|