Guillaume Tardif
|
58e10a7af2
Display warning in `docker compose down` if nothing to remove (no container, no network)
|
4 年之前 |
Guillaume Tardif
|
3252c409f8
Make progress event display homogeneous between up, down, start, stop
|
4 年之前 |
Nicolas De Loof
|
163f3b9a89
don't run "removeContainers" in parallel as we follow dependency order
|
4 年之前 |
Ulysses Souza
|
4ff20bdda8
Add start and stop commands
|
4 年之前 |
Guillaume Tardif
|
6a03c4ff03
Fixing linter after rebasing
|
4 年之前 |
Ulysses Souza
|
0529415fa7
Stop project on Ctrl+C
|
4 年之前 |
Nicolas De Loof
|
e4682a0565
run "down" using project if it was set for command
|
4 年之前 |
Guillaume Tardif
|
4dee783aba
Move progress => api
|
4 年之前 |
Ulysses Souza
|
b3993230d1
Add network alias to container name
|
4 年之前 |
Nicolas De loof
|
1cf48318a4
Merge pull request #1106 from docker/orphans
|
4 年之前 |
Nicolas De Loof
|
4de01936f8
introduce --remove-orphans option
|
4 年之前 |
Guillaume Tardif
|
0a5328748a
When running compose down, remove containers with Force=true in case some container is still up for any reason (happened in some E2E test once)
|
4 年之前 |
Guillaume Tardif
|
dc211b178a
Fixed race when down with multiple containers for one service
|
4 年之前 |
Nicolas De Loof
|
eda6a59379
introduce options struct in the API
|
4 年之前 |
Nicolas De Loof
|
855a879a6a
Introduce `removeOrphans` to cleanup injected AWS simulation container
|
4 年之前 |
Nicolas De Loof
|
1eb40999e2
Split compose.go into command-focussed go files
|
5 年之前 |