Commit történet

Szerző SHA1 Üzenet Dátum
  Nicolas De loof 576aa46d21 Merge pull request #1015 from docker/logConsumer 5 éve
  Nicolas De Loof ca123e08eb Revisit logs/up API to pass a LogConsumer vs io.Writer 5 éve
  Guillaume Tardif ec5afcfd4d `compose up` and other compose commands running on “Moby” context type. 5 éve
  Nicolas De Loof 136d09e1ac split `Up` into `Create`+`Start` so logs don't collide with progress 5 éve
  Nicolas De Loof 39e4107e12 attach to log stream by default on `up` 5 éve
  Ulysses Souza 7e4cfc0e3b Add order to down command 5 éve
  Nicolas De Loof b1a4dfd659 filter compose project to remove all services not required by command 5 éve
  aiordache 265dd197c3 Add detach flag to `compose up` 5 éve
  Guillaume Tardif cf3bb18c0e User compose.service.domainname rather than custom ACI extension for ACI DNSLabelName 5 éve
  Guillaume Tardif 334ebf5f75 Implement --domainname flag on compose up, also defining compose extension "x-aci-domain-name" to store ACI DNSLabelName. 5 éve
  Chris Crone d154c41586 Update copyright 5 éve
  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 éve
  Guillaume Tardif 64a28f6636 Also move client => api/client 5 éve
  Nicolas De Loof fed50d79f2 introduce ecs-local context 5 éve
  Nicolas De Loof 7f8bb030e6 Introduce ECS emulation mode 5 éve
  Nicolas De Loof edb30e7e82 Revisit compose API so it uses compose-go Project as parameter 5 éve
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 éve
  Guillaume Tardif bff1fa1872 Merge pull request #525 from docker/workingdir 5 éve
  Nicolas De Loof 838937c907 workdir default value is defined by compose file 5 éve
  Djordje Lukic 635ecd7b99 Return a default implementation when nil 5 éve
  Nicolas De Loof cfbd963c3d Adjust commands to latest compose-go 5 éve
  Nicolas De Loof e02d8d549b Make ECS integration a compose-cli backend 5 éve
  Nicolas De Loof 622402709a Use compose-go's Project and ProjectOptions 5 éve
  Guillaume Tardif 90914603ba Add ACI detach flags, not used at the moment, but more makes new command more compatible with previous ones. 5 éve
  Djordje Lukic ad72c866cc Add license headers 5 éve
  Djordje Lukic a1bb04ebe1 Refactor calling the progress writer to make it easier 5 éve
  Djordje Lukic b55267739a Azure backend reports progress 5 éve
  Guillaume Tardif 404f2629a3 Changed compose flag —name to —project-name, -p, aligned with docker-compose flag. 5 éve
  Djordje Lukic 15fb6f63c3 Add licenses 5 éve
  Djordje Lukic 0765b08309 Put each compose command in own file 5 éve