Commit History

Author SHA1 Message Date
  Nicolas De Loof 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 years ago
  Nicolas De Loof d90495e1cd move compose API into pkg/api 4 years ago
  Nicolas De loof 2edec5aa90 Merge pull request #1752 from ndeloof/up_backend 4 years ago
  aiordache 0d25709ada Add port mapping to `compose ps` 4 years ago
  aiordache 5d9d39dabd Add port-forwarding on `compose up` 4 years ago
  aiordache d8db079af3 Add exec command 4 years ago
  aiordache 7fd3c6f5cb Port forwarding attempt 4 years ago
  aiordache bb25812511 Update existing stack installation on `compose up` instead of returning error 4 years ago
  Nicolas De Loof c135bd1d7c move up logic from CLI into local backend 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