Historial de Commits

Autor SHA1 Mensaje Fecha
  Guillaume Tardif 58e10a7af2 Display warning in `docker compose down` if nothing to remove (no container, no network) hace 4 años
  Guillaume Tardif 3252c409f8 Make progress event display homogeneous between up, down, start, stop hace 4 años
  Nicolas De Loof 163f3b9a89 don't run "removeContainers" in parallel as we follow dependency order hace 4 años
  Ulysses Souza 4ff20bdda8 Add start and stop commands hace 4 años
  Guillaume Tardif 6a03c4ff03 Fixing linter after rebasing hace 4 años
  Ulysses Souza 0529415fa7 Stop project on Ctrl+C hace 4 años
  Nicolas De Loof e4682a0565 run "down" using project if it was set for command hace 4 años
  Guillaume Tardif 4dee783aba Move progress => api hace 4 años
  Ulysses Souza b3993230d1 Add network alias to container name hace 4 años
  Nicolas De loof 1cf48318a4 Merge pull request #1106 from docker/orphans hace 4 años
  Nicolas De Loof 4de01936f8 introduce --remove-orphans option hace 4 años
  Guillaume Tardif 0a5328748a When running compose down, remove containers with Force=true in case some container is still up for any reason (happened in some E2E test once) hace 4 años
  Guillaume Tardif dc211b178a Fixed race when down with multiple containers for one service hace 5 años
  Nicolas De Loof eda6a59379 introduce options struct in the API hace 5 años
  Nicolas De Loof 855a879a6a Introduce `removeOrphans` to cleanup injected AWS simulation container hace 5 años
  Nicolas De Loof 1eb40999e2 Split compose.go into command-focussed go files hace 5 años