mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #6292 from ostezer/docs-merge-on-builds
Docs: Fix merge issue on docker-hub/builds.md
This commit is contained in:
commit
23cc3e5c63
1 changed files with 3 additions and 10 deletions
|
@ -102,16 +102,9 @@ to Docker Hub.
|
||||||
|
|
||||||
#### Creating an Automated Build
|
#### Creating an Automated Build
|
||||||
|
|
||||||
<<<<<<< HEAD:docs/sources/docker-io/builds.md
|
You can [create an Automated Build](
|
||||||
You can [create an Automated
|
https://registry.hub.docker.com/builds/bitbucket/select/) from any of your
|
||||||
Build](https://index.docker.io/builds/bitbucket/select/) from any of
|
public or private BitBucket repositories with a `Dockerfile`.
|
||||||
your public or private BitBucket repositories with a `Dockerfile`.
|
|
||||||
=======
|
|
||||||
You can [create a Trusted
|
|
||||||
Build](https://registry.hub.docker.com/builds/bitbucket/select/)
|
|
||||||
from any of your public or private BitBucket repositories with a
|
|
||||||
`Dockerfile`.
|
|
||||||
>>>>>>> Initial links:docs/sources/docker-hub/builds.md
|
|
||||||
|
|
||||||
### The Dockerfile and Automated Builds
|
### The Dockerfile and Automated Builds
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue