Commit History

Author SHA1 Message Date
  Nicolas De Loof 8b9ed85928 validate and pre-process flags in PreRun 4 years ago
  Nicolas De Loof d8aa00a766 wrap compose cobra command to set exitcode according to metrics status 4 years ago
  Nicolas De Loof 85af8cdaaa local backend to rely on dockerCli's LoadDefaultConfigFile 4 years ago
  Nicolas De Loof 0bdad7e551 pass compose.Service to cobra commands, dependency-injection style 4 years ago
  Ulysses Souza 46a7689043 Fix volume names to print simple volume names 4 years ago
  Ulysses Souza 6dbfc71a0d Fix compose config --profiles 4 years ago
  Nicolas De Loof 25d5367480 introduce config --profiles for parity with docker-compose 4 years ago
  Nicolas De Loof 15b56b3e8d --no-interpolate 4 years ago
  Nicolas De Loof ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 years ago
  Nicolas De Loof 48402585fd replace passing parameters by context with singletons 4 years ago
  aiordache d10600041d Add secret support 5 years ago
  Nicolas De loof 28092e0c36 Merge pull request #1318 from docker/resolve-image-digests 5 years ago
  Nicolas De Loof 0e862eeaa7 introduce --resolve-image-digests on config command 5 years ago
  Nicolas De Loof 54b0cb9671 no need to override output as we bypass Fprint on quiet mode 5 years ago
  Nicolas De Loof 057f23ed75 non-tty progress write to stdout 5 years ago
  Nicolas De Loof da7498949e introduce config --quiet 5 years ago
  aiordache f21326a319 Add output flag for writing chart files 5 years ago
  Nicolas De Loof b1f864a6f8 Introduce --profile option 5 years ago
  Dominik Braun effc126237 Make `--file` and `--project-name` global compose options 5 years ago
  Nicolas De Loof ed18cefc04 Introduce --env-file 5 years ago
  Nicolas De Loof e4682a0565 run "down" using project if it was set for command 5 years ago
  Ulysses Souza cef7a2d4ce Refactor ProjectName 5 years ago
  Nicolas De Loof eda6a59379 introduce options struct in the API 5 years ago
  Guillaume Tardif ec5afcfd4d `compose up` and other compose commands running on “Moby” context type. 5 years ago
  Nicolas De Loof cb02622318 Marshall cloudformation template as yaml 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
  Nicolas De Loof 838937c907 workdir default value is defined by compose file 5 years ago