Conversation
|
Deploy preview ready! Built with commit 93ebd10 |
docker-id/index.md
Outdated
| --- | ||
|
|
||
| Your free Docker ID grants you access to Docker services such as the Docker | ||
| Store, Docker Cloud, Docker Hub repositories, and some beta programs. Your Docker ID becomes repository namespace used by hosted services such as Docker Hub and Docker Cloud. All you need is an email address. |
docker-id/index.md
Outdated
|
|
||
| 3. Click **Sign Up**. | ||
|
|
||
| Docker sends a verification email to the address you provided. |
There was a problem hiding this comment.
nit: misalignment may cause the list to go funny.
|
|
||
| 2. Enter a username, a valid email address, and a password. | ||
|
|
||
| 3. Click **Sign Up**. |
docker-id/index.md
Outdated
|
|
||
| Docker sends a verification email to the address you provided. | ||
|
|
||
| > **Note**: You must click this link to activate your account. You cannot log in with your Docker ID until you verify your email address. |
There was a problem hiding this comment.
Seems funny to say you must click the link before telling them to click the link in the next step?
There was a problem hiding this comment.
Copypasta. Fixed.
docker-id/index.md
Outdated
|
|
||
| ## Login | ||
|
|
||
| Once you register for a Docker ID and verify your email address, you can log in |
There was a problem hiding this comment.
You can, because there's plenty of stuff you can access without having logged in.
docker-id/index.md
Outdated
|
|
||
|  | ||
|
|
||
| Or by using the the `docker login` command. (You can read more about `docker login` [here](../engine/reference/commandline/login/) ) |
There was a problem hiding this comment.
Incomplete sentence. Maybe something like "To log in using the the Docker CLI,..."
There was a problem hiding this comment.
Artifact of previous writing. Fixed.
docker-id/index.md
Outdated
| Or by using the the `docker login` command. (You can read more about `docker login` [here](../engine/reference/commandline/login/) ) | ||
|
|
||
| > **Note:** When you use the `docker login` command, your authentication | ||
| > credentials are stored in the `.dockercfg` file in your home directory. |
|
A few things:
The Rosebud people will send bot-generated PRs later if you don't fix it here. |
aec1c48 to
2028eb3
Compare
|
@johndmulhausen for 2: At this point the Docker ID information is intermingled with information about what you get with your Docker ID for each account. That'll be a longer term project. It's easy to remove it for Hub, but less so for Cloud.
|
2028eb3 to
93ebd10
Compare
Signed-off-by: LRubin <[email protected]>
Talked about things in person
|
@johndmulhausen regarding "keywords" (and to an extend "description"); Do we actually still need those? AFAIK, Google doesn't use them, and ranking / relevancy is based on Title and actual content of the page. If I'm right here, I'd really prefer to get rid of them, as it's easy for them to get outdated, so would save a lot of maintenance. e.g.;
|
This is an adaptation of the current Hub doc on signing up and logging in. We don't (yet) have a central page for login, so I'm using the Cloud page. Also provides links to the Accounts API page where it currently lives (@bfirsh I know you're moving it).
I'm not sure if there's a better way to make the Docker ID a section ( @johndmulhausen ?) , or if we really want it up at the top.
PTAL @docker/docs-maintainers
Signed-off-by: LRubin [email protected]