Historial de Commits

Autor SHA1 Mensaje Fecha
  aiordache 08055d7c7a Add `compose images` cmd hace 4 años
  Ulysses Souza 02744ac4f9 Add --ignore-pull-failures to command pull hace 4 años
  Guillaume Tardif a86a4737da Merge pull request #1438 from docker/port hace 4 años
  Nicolas De Loof 8b38874aba introduce `port` command for parity with docker-compose hace 4 años
  Ulysses Souza 2fdc3bad48 Add restart command hace 4 años
  Nicolas De Loof 48402585fd replace passing parameters by context with singletons hace 4 años
  Nicolas De Loof 9c4d8ab158 (re)attach to container after restart hace 4 años
  Nicolas De Loof 4c592700ee introduce docker compose events hace 4 años
  Nicolas De loof f08c58f903 Merge pull request #1398 from aiordache/compose_top hace 4 años
  aiordache 62f24c7086 Add `ignore-push-failures` flag to `compose push` hace 4 años
  aiordache 79af862613 Add `compose top` command hace 4 años
  aiordache 012f710717 Fix lint issues hace 4 años
  aiordache b3d39931b3 add timeout for up/down hace 4 años
  aiordache 48928811df Wait for pods to be running/terminated on compose up/down hace 4 años
  aiordache d10600041d Add secret support hace 4 años
  aiordache 9ec5af76cd Wait for expected pod status on `compose up` hace 4 años
  Nicolas De Loof 6f73007265 support compose build --pull hace 4 años
  Guillaume Tardif cba4f140ae Add —all option to compose ls, listing non running projects. hace 4 años
  Nicolas De Loof e362947cb1 introduce pause and unpause commands hace 4 años
  Nicolas De loof 5e7203dbe4 Merge pull request #1306 from aiordache/compose_exec_cmd hace 4 años
  aiordache afac025a49 Add `compose exec` command hace 4 años
  Nicolas De Loof 0b517741a0 introduce --timeout on compose stop|down hace 4 años
  Nicolas De Loof 5cb2533faa dryrun to collect resources to be removed, then remove hace 4 años
  Nicolas De Loof 20b83aa237 introduce compose rm command hace 4 años
  Nicolas De Loof 4462f12249 revisit `run` implementation as create, attach, start, wait hace 4 años
  Nicolas De Loof 7a7114fb5f Capture container exit code and dump on console hace 4 años
  Guillaume Tardif 1562af9e41 Merge pull request #1249 from aiordache/kube_convert_cmd hace 4 años
  aiordache f21326a319 Add output flag for writing chart files hace 4 años
  aiordache 1e7ce90561 Kube backend: add the `compose logs` command hace 4 años
  aiordache a9247e5412 Kube backend: add `compose convert` for displaying the generated chart content hace 4 años