mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
* Add benefit to using automated build.
* Wording based on suggestions by @thaJeztah, @moxiegirl in PR #14700. Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com>
This commit is contained in:
parent
7f353a11e4
commit
c9ff01ffc7
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ image was built exactly as specified.
|
||||||
your repository on the Docker Hub registry.
|
your repository on the Docker Hub registry.
|
||||||
* Because the process is automated, Automated Builds help to
|
* Because the process is automated, Automated Builds help to
|
||||||
make sure that your repository is always up to date.
|
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
|
Automated Builds are supported for both public and private repositories
|
||||||
on both [GitHub](http://github.com) and [Bitbucket](https://bitbucket.org/).
|
on both [GitHub](http://github.com) and [Bitbucket](https://bitbucket.org/).
|
||||||
|
|
Loading…
Add table
Reference in a new issue