Историја ревизија

Аутор SHA1 Порука Датум
  Nicolas De Loof 5cb2533faa dryrun to collect resources to be removed, then remove пре 4 година
  Nicolas De Loof 20b83aa237 introduce compose rm command пре 4 година
  Nicolas De Loof 4462f12249 revisit `run` implementation as create, attach, start, wait пре 4 година
  Nicolas De Loof 7a7114fb5f Capture container exit code and dump on console пре 4 година
  Nicolas De Loof 0aa3f4a189 Add kill command пре 4 година
  Nicolas De Loof 9b282b69f8 Introduce --all option on compose ps пре 4 година
  Ulysses Souza 4ff20bdda8 Add start and stop commands пре 4 година
  Guillaume Tardif 3f474143ad Merge pull request #1163 from docker/stop-on-ctrlc пре 4 година
  Nicolas De Loof f33eff5903 introduce `--filter` option on `compose ls` пре 4 година
  Ulysses Souza 0529415fa7 Stop project on Ctrl+C пре 4 година
  Guillaume Tardif f1ac6d4fdc Move errdefs => api/errdefs пре 4 година
  Guillaume Tardif 930ae8bdb2 goimports -local github.com/docker/compose-cli -w . ; gofmt -s -w . пре 4 година
  Nicolas De Loof 4de01936f8 introduce --remove-orphans option пре 4 година
  Guillaume Tardif 32d5644937 Pass reader Writer as options to backend, remove hardcoded os.Stdout пре 4 година
  Guillaume Tardif 76f36a69c6 Reusing existing Create() and Start() API пре 4 година
  aiordache 412385c495 Add `compose run` command пре 5 година
  Nicolas De Loof eda6a59379 introduce options struct in the API пре 4 година
  Nicolas De Loof 855a879a6a Introduce `removeOrphans` to cleanup injected AWS simulation container пре 4 година
  Nicolas De Loof db5467ce22 Use local compose implementation for local ecs simulation context пре 4 година
  Nicolas De Loof 056dfb95bc allow to collect logs for a subset of project services пре 4 година
  Nicolas De Loof 1d859dc807 `Ps` return ContainerSummary, not Services пре 5 година
  Nicolas De Loof ca123e08eb Revisit logs/up API to pass a LogConsumer vs io.Writer пре 5 година
  Nicolas De Loof 136d09e1ac split `Up` into `Create`+`Start` so logs don't collide with progress пре 5 година
  Nicolas De Loof 39e4107e12 attach to log stream by default on `up` пре 5 година
  Djordje Lukic 2f09b634cc Implement `docker compose pull` пре 5 година
  Nicolas De Loof 52574046f0 introduce `compose push` command пре 5 година
  Nicolas De Loof 5952183eca introduce `compose build` command пре 5 година
  Nicolas De Loof 976eacd198 pass json encoded compose file to docker-compose to prevent yaml format mismatch пре 5 година
  Nicolas De Loof cb02622318 Marshall cloudformation template as yaml пре 5 година
  aiordache 265dd197c3 Add detach flag to `compose up` пре 5 година