Merge pull request #2041 from ggtools/master

Add new --pull option in build.
This commit is contained in:
Aanand Prasad 2015-09-18 16:49:05 +01:00
commit 3e58003bd3
5 changed files with 49 additions and 10 deletions

View file

@ -16,6 +16,7 @@ Usage: build [options] [SERVICE...]
Options:
--no-cache Do not use cache when building the image.
--pull Always attempt to pull a newer version of the image.
```
Services are built once and then tagged as `project_service`, e.g.,