Commit History

Author SHA1 Message Date
  aiordache bb25812511 Update existing stack installation on `compose up` instead of returning error 4 years ago
  Nicolas De Loof dec9169198 move progress to backend on "down" 4 years ago
  Nicolas De Loof 82f35d1bac Move progress writter into backend(s) 4 years ago
  Julien Tant 8f9ce9d763 Add cp command 4 years ago
  Nicolas De Loof 15eab93b31 docker compose exec to return command exit code 4 years ago
  Guillaume Tardif eb7732ffec Merge pull request #1505 from aiordache/image_cmd 4 years ago
  Nicolas De Loof 7d85485242 pause/unpause only need project name. use getContainers where possible 4 years ago
  aiordache 08055d7c7a Add `compose images` cmd 4 years ago
  Ulysses Souza 02744ac4f9 Add --ignore-pull-failures to command pull 4 years ago
  Guillaume Tardif a86a4737da Merge pull request #1438 from docker/port 4 years ago
  Nicolas De Loof 8b38874aba introduce `port` command for parity with docker-compose 4 years ago
  Ulysses Souza 2fdc3bad48 Add restart command 4 years ago
  Nicolas De Loof 48402585fd replace passing parameters by context with singletons 4 years ago
  Nicolas De Loof 9c4d8ab158 (re)attach to container after restart 4 years ago
  Nicolas De Loof 4c592700ee introduce docker compose events 4 years ago
  Nicolas De loof f08c58f903 Merge pull request #1398 from aiordache/compose_top 4 years ago
  aiordache 62f24c7086 Add `ignore-push-failures` flag to `compose push` 4 years ago
  aiordache 79af862613 Add `compose top` command 4 years ago
  aiordache 012f710717 Fix lint issues 4 years ago
  aiordache b3d39931b3 add timeout for up/down 4 years ago
  aiordache 48928811df Wait for pods to be running/terminated on compose up/down 4 years ago
  aiordache d10600041d Add secret support 4 years ago
  aiordache 9ec5af76cd Wait for expected pod status on `compose up` 4 years ago
  Nicolas De Loof 6f73007265 support compose build --pull 4 years ago
  Guillaume Tardif cba4f140ae Add —all option to compose ls, listing non running projects. 4 years ago
  Nicolas De Loof e362947cb1 introduce pause and unpause commands 4 years ago
  Nicolas De loof 5e7203dbe4 Merge pull request #1306 from aiordache/compose_exec_cmd 4 years ago
  aiordache afac025a49 Add `compose exec` command 4 years ago
  Nicolas De Loof 0b517741a0 introduce --timeout on compose stop|down 4 years ago
  Nicolas De Loof 5cb2533faa dryrun to collect resources to be removed, then remove 4 years ago