Commit History

Author SHA1 Message Date
  Ulysses Souza 36d6c40e52 Add support for services on ps command 4 years ago
  Nicolas De Loof d8aa00a766 wrap compose cobra command to set exitcode according to metrics status 4 years ago
  Nicolas De Loof 0bdad7e551 pass compose.Service to cobra commands, dependency-injection style 4 years ago
  Nicolas De Loof 8b38874aba introduce `port` command for parity with docker-compose 4 years ago
  Nicolas De Loof 48402585fd replace passing parameters by context with singletons 4 years ago
  aiordache b11fedebdf Add `--services` flag to `compose ps` 4 years ago
  Guillaume Tardif ad140697fc Remove the HEALTH status in `docker compose ps` and combine values from fields “state” and “health”. Rename column STATE => STATUS. 4 years ago
  Nicolas De loof 4d3d7c11ca Merge pull request #1211 from docker/health 4 years ago
  Nicolas De Loof 9b282b69f8 Introduce --all option on compose ps 4 years ago
  Nicolas De Loof c4f6b1bd14 Add HEALTH column to compose ps 4 years ago
  Dominik Braun effc126237 Make `--file` and `--project-name` global compose options 4 years ago
  Guillaume Tardif fe39267e3a Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) 4 years ago
  Guillaume Tardif cf0e10a431 Adding short description to improve help on compose subcommands 4 years ago
  Nicolas De Loof 446008a4b6 on ACI container ID is `project_service` and name is `service` 4 years ago
  Nicolas De Loof 1d859dc807 `Ps` return ContainerSummary, not Services 4 years ago
  Guillaume Tardif ec5afcfd4d `compose up` and other compose commands running on “Moby” context type. 4 years ago
  Ulysses Souza 6c1ea32dae Add --quiet for some commands 5 years ago
  Ulysses Souza 6c883dc4a5 Print only the information present in pretty on json 5 years ago
  Ulysses Souza 0f6f547214 Refactor Print method for lists 5 years ago
  Ulysses Souza 8961805412 Add json output format to several commands 5 years ago
  Chris Crone d154c41586 Update copyright 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
  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
  aiordache 00f17534a3 error check 5 years ago