提交历史

作者 SHA1 备注 提交日期
  Ulysses Souza 2fdc3bad48 Add restart command 4 年之前
  Nicolas De Loof 48402585fd replace passing parameters by context with singletons 4 年之前
  Nicolas De Loof 9c4d8ab158 (re)attach to container after restart 4 年之前
  Nicolas De Loof 4c592700ee introduce docker compose events 4 年之前
  Nicolas De loof f08c58f903 Merge pull request #1398 from aiordache/compose_top 4 年之前
  aiordache 62f24c7086 Add `ignore-push-failures` flag to `compose push` 4 年之前
  aiordache 79af862613 Add `compose top` command 4 年之前
  aiordache 012f710717 Fix lint issues 4 年之前
  aiordache b3d39931b3 add timeout for up/down 4 年之前
  aiordache 48928811df Wait for pods to be running/terminated on compose up/down 4 年之前
  aiordache d10600041d Add secret support 4 年之前
  aiordache 9ec5af76cd Wait for expected pod status on `compose up` 4 年之前
  Nicolas De Loof 6f73007265 support compose build --pull 4 年之前
  Guillaume Tardif cba4f140ae Add —all option to compose ls, listing non running projects. 4 年之前
  Nicolas De Loof e362947cb1 introduce pause and unpause commands 4 年之前
  Nicolas De loof 5e7203dbe4 Merge pull request #1306 from aiordache/compose_exec_cmd 4 年之前
  aiordache afac025a49 Add `compose exec` command 4 年之前
  Nicolas De Loof 0b517741a0 introduce --timeout on compose stop|down 4 年之前
  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 年之前
  Guillaume Tardif 1562af9e41 Merge pull request #1249 from aiordache/kube_convert_cmd 4 年之前
  aiordache f21326a319 Add output flag for writing chart files 4 年之前
  aiordache 1e7ce90561 Kube backend: add the `compose logs` command 4 年之前
  aiordache a9247e5412 Kube backend: add `compose convert` for displaying the generated chart content 4 年之前
  Guillaume Tardif f368036ddd Add compose ps listing pod statuses (retrieve pods from compose project label) 4 年之前
  Guillaume Tardif 73e94b4ba5 Add Kube client 4 年之前
  aiordache 560014f248 Add progress writer to compose up/down 4 年之前
  Nicolas De Loof 0aa3f4a189 Add kill command 4 年之前