Merge pull request #14700 from charleswhchan/patch-2

Add benefit to using automated build.
This commit is contained in:
Sebastiaan van Stijn 2015-07-24 08:22:59 +02:00
commit 58bab11ee2

View file

@ -29,6 +29,8 @@ image was built exactly as specified.
your repository on the Docker Hub registry.
* Because the process is automated, Automated Builds help to
make sure that your repository is always up to date.
* Not having to push local Docker images to Docker Hub saves
you both network bandwidth and time.
Automated Builds are supported for both public and private repositories
on both [GitHub](http://github.com) and [Bitbucket](https://bitbucket.org/).