1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #7094 from fredlf/update_docker-hub

New screenshots and a few small edits.
This commit is contained in:
Sven Dowideit 2014-07-18 02:36:33 +00:00
commit c11660169a
4 changed files with 9 additions and 10 deletions

View file

@ -5,8 +5,8 @@ page_keywords: documentation, docs, the docker guide, docker guide, docker, dock
# Getting Started with Docker Hub # Getting Started with Docker Hub
This section provides a quick introduction to the [Docker Hub](https://hub.docker.com) This section provides a quick introduction to the [Docker Hub](https://hub.docker.com),
and will show you how to create an account. including how to create an account.
The [Docker Hub](https://hub.docker.com) is a centralized resource for working with The [Docker Hub](https://hub.docker.com) is a centralized resource for working with
Docker and its components. Docker Hub helps you collaborate with colleagues and get the Docker and its components. Docker Hub helps you collaborate with colleagues and get the
@ -23,7 +23,7 @@ worry, creating an account is simple and free.
## Creating a Docker Hub Account ## Creating a Docker Hub Account
There are two ways for you to register and create a Docker Hub account: There are two ways for you to register and create an account:
1. Via the web, or 1. Via the web, or
2. Via the command line. 2. Via the command line.
@ -31,9 +31,9 @@ There are two ways for you to register and create a Docker Hub account:
### Register via the web ### Register via the web
Fill in the [sign-up form](https://hub.docker.com/account/signup/) by Fill in the [sign-up form](https://hub.docker.com/account/signup/) by
choosing your user name and password and specifying email address. You can also sign up choosing your user name and password and entering a valid email address. You can also
for the Docker Weekly mailing list, which has lots of information about what's going on sign up for the Docker Weekly mailing list, which has lots of information about what's
in the world of Docker. going on in the world of Docker.
![Register using the sign-up page](/userguide/register-web.png) ![Register using the sign-up page](/userguide/register-web.png)
@ -46,10 +46,9 @@ You can also create a Docker Hub account via the command line with the
### Confirm your email ### Confirm your email
Once you've filled in the form, check your email for a welcome message and confirmation Once you've filled in the form, check your email for a welcome message asking for
to activate your account. confirmation so we can activate your account.
![Confirm your registration](/userguide/register-confirm.png)
### Login ### Login
@ -61,7 +60,7 @@ Or via the command line with the `docker login` command:
$ sudo docker login $ sudo docker login
Your Docker Hub account is now active and ready for you to use! Your Docker Hub account is now active and ready to use.
## Next steps ## Next steps

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 39 KiB