커밋 기록

작성자 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 년 전
  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 4 년 전
  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 056dfb95bc allow to collect logs for a subset of project services 4 년 전
  Nicolas De Loof 1d859dc807 `Ps` return ContainerSummary, not Services 4 년 전
  Nicolas De Loof ca123e08eb Revisit logs/up API to pass a LogConsumer vs io.Writer 4 년 전
  Nicolas De Loof 136d09e1ac split `Up` into `Create`+`Start` so logs don't collide with progress 4 년 전
  Nicolas De Loof 39e4107e12 attach to log stream by default on `up` 4 년 전
  Djordje Lukic 2f09b634cc Implement `docker compose pull` 4 년 전
  Nicolas De Loof 52574046f0 introduce `compose push` command 4 년 전
  Nicolas De Loof 5952183eca introduce `compose build` command 4 년 전
  Nicolas De Loof cb02622318 Marshall cloudformation template as yaml 5 년 전
  aiordache 265dd197c3 Add detach flag to `compose up` 5 년 전
  Chris Crone d154c41586 Update copyright 5 년 전
  Guillaume Tardif d06aa2827f Move containers, compose, secrets to /api 5 년 전