Nicolas De Loof
|
9b0bc6fee1
|
code cleanup: most progress.Run don't return a value
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-06-01 15:18:03 +02:00 |
Nicolas De Loof
|
8b9ed85928
|
validate and pre-process flags in PreRun
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-05-20 18:35:13 +02:00 |
Nicolas De Loof
|
e433777796
|
resolve build args without value from environment
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-04-29 10:43:09 +02:00 |
Nicolas De Loof
|
d8aa00a766
|
wrap compose cobra command to set exitcode according to metrics status
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-04-22 17:51:29 +02:00 |
Nicolas De Loof
|
0bdad7e551
|
pass compose.Service to cobra commands, dependency-injection style
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-04-22 17:50:56 +02:00 |
Chris Crone
|
411612ed8d
|
Fix scan message with quiet flag
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2021-04-13 14:30:27 +02:00 |
Guillaume Tardif
|
e0a828daae
|
--memory is not deprecated, but not supported on buildkit. Issue a Warning and ignore flag
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2021-03-30 15:24:36 +02:00 |
aiordache
|
3f0ee7072f
|
Add `no-cache` build flag
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-03-26 18:16:22 +01:00 |
Guillaume Tardif
|
6482f7967c
|
Added deprecated build flags parallel, compress, force-rm
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2021-03-19 17:37:08 +01:00 |
Nicolas De Loof
|
48402585fd
|
replace passing parameters by context with singletons
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-03-12 15:28:17 +01:00 |
Nicolas De Loof
|
08e4222fbb
|
introduce --build-args option
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-03-03 16:44:53 +01:00 |
Nicolas De Loof
|
6412d88703
|
introduce build --progress
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-03-02 09:34:38 +01:00 |
Nicolas De Loof
|
6f73007265
|
support compose build --pull
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-03-02 09:06:21 +01:00 |
Nicolas De Loof
|
c74cec9ae3
|
introduce --quiet option
close #1280
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-02-16 12:11:12 +01:00 |
Nicolas De Loof
|
b1f864a6f8
|
Introduce --profile option
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-02-02 13:51:22 +01:00 |
Dominik Braun
|
effc126237
|
Make `--file` and `--project-name` global compose options
Signed-off-by: Dominik Braun <mail@dominikbraun.io>
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-01-20 14:40:08 +01:00 |
Nicolas De Loof
|
e4682a0565
|
run "down" using project if it was set for command
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-01-18 10:43:52 +01:00 |
Guillaume Tardif
|
4dee783aba
|
Move progress => api
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2021-01-15 15:57:24 +01:00 |
Guillaume Tardif
|
cf0e10a431
|
Adding short description to improve help on compose subcommands
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-10 15:43:20 +01:00 |
Guillaume Tardif
|
ec5afcfd4d
|
`compose up` and other compose commands running on “Moby” context type.
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-07 14:41:27 +01:00 |
Guillaume Tardif
|
5258e3d56e
|
Add compose build flags for file and working dir
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-02 10:35:28 +01:00 |
Nicolas De Loof
|
5952183eca
|
introduce `compose build` command
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-11-30 12:43:38 +01:00 |