Historique des commits

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