Nicolas De Loof
|
0bdad7e551
pass compose.Service to cobra commands, dependency-injection style
|
4 years ago |
Nicolas De Loof
|
48402585fd
replace passing parameters by context with singletons
|
4 years ago |
Chris Crone
|
a4a3a38dd8
lint: Fix linting errors
|
4 years ago |
Nicolas De Loof
|
f07a4a72b9
introduce --rmi and --volumes option on down
|
4 years ago |
Nicolas De Loof
|
0b517741a0
introduce --timeout on compose stop|down
|
4 years ago |
Guillaume Tardif
|
4b20d77a86
Expose `—remove-orphans` in compose down command
|
4 years ago |
Nicolas De Loof
|
b1f864a6f8
Introduce --profile option
|
4 years ago |
Dominik Braun
|
effc126237
Make `--file` and `--project-name` global compose options
|
4 years ago |
Nicolas De Loof
|
e4682a0565
run "down" using project if it was set for command
|
4 years ago |
Guillaume Tardif
|
4dee783aba
Move progress => api
|
4 years ago |
Ulysses Souza
|
cef7a2d4ce
Refactor ProjectName
|
4 years ago |
Nicolas De Loof
|
eda6a59379
introduce options struct in the API
|
4 years ago |
Nicolas De Loof
|
855a879a6a
Introduce `removeOrphans` to cleanup injected AWS simulation container
|
4 years ago |
Guillaume Tardif
|
cf0e10a431
Adding short description to improve help on compose subcommands
|
4 years ago |
Guillaume Tardif
|
ec5afcfd4d
`compose up` and other compose commands running on “Moby” context type.
|
4 years ago |
Chris Crone
|
d154c41586
Update copyright
|
5 years ago |
Guillaume Tardif
|
267b267201
Progress functions can return a string, that can be used in the caller of progress.Run to display final result after progress display
|
5 years ago |
Guillaume Tardif
|
64a28f6636
Also move client => api/client
|
5 years ago |
Nicolas De Loof
|
edb30e7e82
Revisit compose API so it uses compose-go Project as parameter
|
5 years ago |
Chris Crone
|
4c6280b0e9
Rename docker/api -> docker/compose-cli
|
5 years ago |
Guillaume Tardif
|
bff1fa1872
Merge pull request #525 from docker/workingdir
|
5 years ago |
Nicolas De Loof
|
838937c907
workdir default value is defined by compose file
|
5 years ago |
Djordje Lukic
|
635ecd7b99
Return a default implementation when nil
|
5 years ago |
aiordache
|
fe0cc0d2cc
Add progress.Run to down cmd
|
5 years ago |
Nicolas De Loof
|
cfbd963c3d
Adjust commands to latest compose-go
|
5 years ago |
Nicolas De Loof
|
e02d8d549b
Make ECS integration a compose-cli backend
|
5 years ago |
Nicolas De Loof
|
622402709a
Use compose-go's Project and ProjectOptions
|
5 years ago |
Djordje Lukic
|
ad72c866cc
Add license headers
|
5 years ago |
Guillaume Tardif
|
404f2629a3
Changed compose flag —name to —project-name, -p, aligned with docker-compose flag.
|
5 years ago |
Djordje Lukic
|
15fb6f63c3
Add licenses
|
5 years ago |