Commit History

Author SHA1 Message Date
  Guillaume Tardif 76f36a69c6 Reusing existing Create() and Start() API 4 years ago
  aiordache 412385c495 Add `compose run` command 4 years ago
  Nicolas De Loof eda6a59379 introduce options struct in the API 4 years ago
  Nicolas De Loof 855a879a6a Introduce `removeOrphans` to cleanup injected AWS simulation container 4 years ago
  Nicolas De Loof db5467ce22 Use local compose implementation for local ecs simulation context 4 years ago
  Nicolas De Loof 056dfb95bc allow to collect logs for a subset of project services 4 years ago
  Nicolas De Loof 1d859dc807 `Ps` return ContainerSummary, not Services 4 years ago
  Nicolas De Loof ca123e08eb Revisit logs/up API to pass a LogConsumer vs io.Writer 4 years ago
  Nicolas De Loof 136d09e1ac split `Up` into `Create`+`Start` so logs don't collide with progress 4 years ago
  Nicolas De Loof 39e4107e12 attach to log stream by default on `up` 4 years ago
  Djordje Lukic 2f09b634cc Implement `docker compose pull` 4 years ago
  Nicolas De Loof 52574046f0 introduce `compose push` command 4 years ago
  Nicolas De Loof 5952183eca introduce `compose build` command 4 years ago
  Nicolas De Loof 976eacd198 pass json encoded compose file to docker-compose to prevent yaml format mismatch 5 years ago
  Nicolas De Loof cb02622318 Marshall cloudformation template as yaml 5 years ago
  aiordache 265dd197c3 Add detach flag to `compose up` 5 years ago
  Chris Crone d154c41586 Update copyright 5 years ago
  Nicolas De Loof fda09712c0 Null safety 5 years ago
  Nicolas De loof 0dd6416742 Merge pull request #590 from docker/api_folder 5 years ago
  Guillaume Tardif d06aa2827f Move containers, compose, secrets to /api 5 years ago
  Nicolas De Loof 1506c7ac9b create ALB is protocol is set to "http" or "https" 5 years ago
  aiordache 02be463fd7 Add `compose ls` command for ECS 5 years ago
  Nicolas De Loof 7104b8126a another hack-ish hack to support compose logs 5 years ago
  Nicolas De Loof 4bd8a8860f implement "down" with (yet another) docker-compose hack 5 years ago
  Nicolas De Loof fed50d79f2 introduce ecs-local context 5 years ago