koooge
|
5059a1d7bf
Set Required false to depends_on containers for compose -p stop/down
|
1 year ago |
koooge
|
54a525bbe6
Ignore missing containers when compose stop -p
|
1 year ago |
koooge
|
8ceaf49296
Ignore missing containers when compose down -p
|
1 year ago |
Nicolas De loof
|
a14abb9044
cli: option to write status messages on stdout (#10549)
|
2 years ago |
Guillaume Lours
|
03f4c0e631
progress: make title configurable (#10507)
|
2 years ago |
Nicolas De Loof
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
Nicolas De Loof
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
3 years ago |
Laura Brehm
|
96b152f705
Update logic to keep `compose stop` and `restart` from affecting one-offs
|
3 years ago |
Nicolas De Loof
|
9668f600d1
project name MUST be lowercase
|
3 years ago |
Nicolas De Loof
|
158b5ff6a3
build full compose model from resources, then filter by services
|
3 years ago |
Nicolas De Loof
|
8c7951465e
filter containers after project has been rebuilt from resources
|
3 years ago |
Guillaume Lours
|
0ef4b90fae
don't failed when trying to stop or rm services with no containers running
|
3 years ago |
Mehrad Dadar
|
c0465616bb
check service existence in project
|
3 years ago |
Mehrad Dadar
|
32d44dfc25
added scale to toProjectName
|
3 years ago |
Mehrad Dadar
|
65ed8cf4c2
Implemented #9147
|
3 years ago |
Nicolas De Loof
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
Nicolas De Loof
|
c901edd65d
introduce `convergence` to hold per-service Containers and prevent race conditions
|
4 years ago |
Nicolas De Loof
|
49e7f2d45d
Move compose v2 implementation under pkg/compose with dependencies
|
4 years ago |