mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![James Turnbull](/assets/img/avatar_default.png)
This adds back in the references to private repositories and provides some refactoring to the Working with repositories documentation including updating references to the "Central" registry to Docker.io. It also: * Fixes some links and references to Central Index * Fixes anchors in other files to updated titles in Working with Repositories. * Renamed Central Index in the remaining places. * Updated terms documentation to reflect Docker.io * Updated some Docker Index naming to be consistent. * Updates menu labels and hyperlinks. Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net> (github: jamtur01) Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer)
32 lines
No EOL
1.3 KiB
Markdown
32 lines
No EOL
1.3 KiB
Markdown
page_title: Accounts on Docker.io
|
|
page_description: Docker.io accounts
|
|
page_keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker.io, docs, documentation
|
|
|
|
# Accounts on Docker.io
|
|
|
|
## Docker.io Accounts
|
|
|
|
You can `search` for Docker images and `pull` them from [Docker.io](https://index.docker.io)
|
|
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.io](
|
|
https://www.docker.io) account.
|
|
|
|
### Registration for a Docker.io Account
|
|
|
|
You can get a [Docker.io](https://index.docker.io) account by
|
|
[signing up for one here](https://www.docker.io/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.io](https://index.docker.io) account. If you can't find the validation email,
|
|
you can request another by visiting the [Resend Email Confirmation](
|
|
https://www.docker.io/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://www.docker.io/account/forgot-password/)
|
|
page. |