Add new --pull option in build.
Signed-off-by: Christophe Labouisse <christophe@labouisse.org>
This commit is contained in:
parent
dbc68ca747
commit
39786d4da7
5 changed files with 49 additions and 10 deletions
|
|
@ -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.,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue