Commit History

Author SHA1 Message Date
  Guillaume Lours 2e7493a889 Set no-colors to true if CLICOLOR env variable is set to 0 6 years ago
  Nicolas De loof 1f16a7929d Merge pull request #6864 from samueljsb/formatter_class 6 years ago
  Ulysses Souza 5add9192ac Rename envvar switch to COMPOSE_DOCKER_CLI_BUILD 6 years ago
  Ulysses Souza 9d7ad3bac1 Add comment on native build and fix typo 6 years ago
  Nao YONASHIRO 81e223d499 feat: add --progress flag 6 years ago
  Nao YONASHIRO cacbcccc0c Add support to CLI build 6 years ago
  Samuel Searles-Bryant 672ced8742 Change Formatter.table method to staticmethod 6 years ago
  Klaas Hoekema 69c0683bfe Pass toplevel_environment to run_one_off_container 6 years ago
  Klaas Hoekema 35eb40424c Call TopLevelCommand's environment 'toplevel_environment' 6 years ago
  Klaas Hoekema 99464d9c2b Handle environment file override within TopLevelCommand 6 years ago
  Ulysses Souza c641ea08ae Fix stdin_open when running docker-compose run 6 years ago
  Ian Campbell 9d2508cf58 Pass environment when calling through to docker cli. 6 years ago
  Ulysses Souza 9de6ec3700 Merge pull request #6695 from Inconnu08/fix_depreciation 6 years ago
  Inconnu08 99e67d0c06 fix warning method is deprecated with tests 6 years ago
  noname c2783d6f88 fix #6579 cli ps --all 6 years ago
  Ian Campbell 40b0ce3e5d Merge pull request #6542 from akshitgrover/6028-Add_Quiet_Builds 6 years ago
  Peter Nagy (NPE) e34d329227 adds --no-interpolate to docker-compose config 7 years ago
  Akshit Grover 1f97a572fe Add --quiet build flag 6 years ago
  slowr b09d8802ed Added additional argument (--env-file) for docker-compose to import environment variables from a given PATH. 6 years ago
  Ulysses Souza a35aef4953 Add --no-rm to command build 6 years ago
  Djordje Lukic ae0f3c74a0 Support for credential_spec 6 years ago
  Sebastian Pipping e7f82d2989 Rename build_container_options to build_one_off_container_options 7 years ago
  Sebastian Pipping 6559af7660 Fix one-off commands for "restart: unless-stopped" (fixes #6302) 7 years ago
  Collins Abitekaniza e0e06a4b56 add detail to description for --all flag 7 years ago
  Collins Abitekaniza 05efe52ccd test --all flag 7 years ago
  Collins Abitekaniza ba1e0311a7 add option to list all processes 7 years ago
  Joffrey F 8f4d56a648 Impose consistent behavior across command for --project-directory flag 7 years ago
  Joffrey F 4368b8ac05 Only use supported protocols when starting engine CLI subprocess 7 years ago
  Joffrey F 7d0fb7d3f3 Rewrite images command method to decrease complexity 7 years ago
  Boris HUISGEN a2ec572fdf Use same tag as service definition 7 years ago