Edits based on feedback from docs team.

Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com> (github: fredlf)
This commit is contained in:
Fred Lifton 2014-07-11 11:42:29 -07:00
parent e80d075633
commit 358758e99f
1 changed files with 6 additions and 6 deletions

View File

@ -28,8 +28,8 @@ Automated Builds are supported for both public and private repositories on both
To use Automated Builds, you must have an
[account on Docker Hub](http://docs.docker.com/userguide/dockerhub/#creating-a-docker-hub-account)
and on GitHub and/or Bitbucket. The account needs to be properly validated and activated
before you can link to it.
and on GitHub and/or Bitbucket. In either case, the account needs to be properly
validated and activated before you can link to it.
## Setting up Automated Builds with GitHub
@ -49,7 +49,8 @@ at the upper right of the screen. Then select
Select the [GitHub service](https://registry.hub.docker.com/associate/github/).
Then follow the onscreen instructions to authorize and link your GitHub account to Docker Hub. Once it is linked, you'll be able to choose a repo from which to create the
Then follow the onscreen instructions to authorize and link your GitHub account to Docker
Hub. Once it is linked, you'll be able to choose a repo from which to create the
Automatic Build.
### Creating an Automated Build
@ -120,9 +121,8 @@ public or private Bitbucket repositories with a `Dockerfile`.
### Adding a Hook
When you link your Docker Hub account, a `POST` hook should get automatically added to
your Bitbucket repo.
Follow the steps below to confirm or modify the Bitbucket hooks for your
Automated Build:
your Bitbucket repo. Follow the steps below to confirm or modify the Bitbucket hooks for
your Automated Build:
<table class="table table-bordered">
<thead>