mirror of
https://github.com/docker/compose.git
synced 2026-06-30 05:06:19 +00:00
This commit introduces WithMaxConcurrency and WithDryRun to replace direct mutators on composeService commands and flags are translated into a set of functional parameters which are eventually applied as a ComposeService is created just before being actually used by a command Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com> |
||
|---|---|---|
| .. | ||
| colors.go | ||
| event.go | ||
| json.go | ||
| json_test.go | ||
| mixed.go | ||
| noop.go | ||
| plain.go | ||
| quiet.go | ||
| spinner.go | ||
| tty.go | ||
| tty_test.go | ||
| writer.go | ||
| writer_test.go | ||