Guillaume Lours
|
0511b0c2b8
Merge pull request #10878 from relrelb/profiles_completion
|
2 年之前 |
relrelb
|
8a4095b507
Improve shell completion for `--project-directory`
|
2 年之前 |
relrelb
|
0345461412
Add shell completion for `--profile`
|
2 年之前 |
Nicolas De Loof
|
46d936c750
support `attach`
|
2 年之前 |
Ulysses Souza
|
edd76bfd70
Add `docker compose wait`
|
2 年之前 |
Nicolas De Loof
|
cfe91becc7
use `--progress` to configure progress UI stylet push
|
2 年之前 |
Nicolas De Loof
|
daa6bec80a
fix support for project name set by COMPOSE_PROJECT_NAME env var
|
2 年之前 |
Nicolas De Loof
|
9b5a4588f9
introduce --no-path-resolution to skip relative path to be resolved
|
2 年之前 |
Nicolas De Loof
|
fd7847f2ac
`parallel` flag belong do top-level "compose" cobra command, not the current one
|
2 年之前 |
Guillaume Lours
|
dc01b98aa6
Merge pull request #10559 from ndeloof/COMPOSE_ANSI
|
2 年之前 |
Guillaume Lours
|
e8caad1903
move dry-run support from alpha to main command
|
2 年之前 |
Nicolas De Loof
|
fca454b41f
introduce COMPOSE_ANSI to define --ansi default value
|
2 年之前 |
Nicolas De loof
|
0e375a8c61
restore long description to be included in `docker compose help` (#10504)
|
2 年之前 |
Nicolas De loof
|
0c1a691fa5
fix container being recreated while config has not changed (#10540)
|
2 年之前 |
Nicolas De Loof
|
d01ef5887a
restore support for `--memory`
|
2 年之前 |
Nicolas De Loof
|
d3e49fe360
ansi=auto|never|always
|
2 年之前 |
Nicolas De loof
|
d762f5f473
better support NO_COLOR by disabling colors, not ANSI TUI (#10434)
|
2 年之前 |
Nicolas De Loof
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 年之前 |
Nicolas De Loof
|
9cc1613b55
adopt http://no-color.org/
|
2 年之前 |
Nicolas De Loof
|
a3bed265f2
update compose-go
|
2 年之前 |
Nicolas De Loof
|
ae26426cc8
Report error if project name is empty after normalization
|
2 年之前 |
Nicolas De Loof
|
e831ea826b
add support for `restart` for `depends_on`
|
2 年之前 |
Milas Bowman
|
593c4263f3
ci: bump to Go 1.20.1 and latest deps
|
2 年之前 |
Guillaume Lours
|
790712fa92
update tty and plain text writers to support dry run mode
|
2 年之前 |
Guillaume Lours
|
fb36f7fffd
directly embed the orignal APIClient in the DryRunClient
|
2 年之前 |
Guillaume Lours
|
5081ab0507
create custom CLI when dry-run mode active
|
2 年之前 |
Guillaume Lours
|
fbf845c5f8
add dry-run flag
|
2 年之前 |
Nicolas De Loof
|
bb9cf32245
introduce experimental watch command (skeletton)
|
2 年之前 |
Nicolas De Loof
|
aa5cdf2bf9
add support for COMPOSE_PARALLEL_LIMIT (parity with Compose v1)
|
2 年之前 |
Nicolas De Loof
|
24f83271f2
don't assume os.Stdout and rely on dockerCLI.streams
|
2 年之前 |