Historial de Commits

Autor SHA1 Mensaje Fecha
  Laura Brehm 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option hace 2 años
  Nicolas De Loof d5e4f00644 introduce --no-attach to ignore some service output hace 2 años
  Laura Brehm a224780795 Set `pullChanged` when setting `--pull` on `compose up` hace 2 años
  Nicolas De Loof 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams hace 2 años
  Tiger Wang 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions hace 2 años
  Nicolas De Loof 8566daa96e use recently introduced `withSelectedServicesOnly` to reduce code duplication hace 2 años
  Nicolas De Loof 84ea395d5d introduce --timestamp option on compose up hace 2 años
  Nicolas De Loof 0368f19030 distinguish stdout and stderr in `up` logs hace 2 años
  Nicolas De Loof 804d7163a7 detect required service are gone to stop watching hace 3 años
  Ulysses Souza 140dc519d3 cli: add shell completion function (#9269) hace 3 años
  Sebastiaan van Stijn 9db79856be update usage strings for consistency hace 3 años
  Nicolas De Loof 9976077e24 introduce --pull hace 3 años
  Ulysses Souza d42adf6efb Add "opinionated" tag to gocritic hace 3 años
  Nicolas De Loof 8d03e29994 attach _only_ to services declared by project applying profiles hace 3 años
  Nicolas De Loof db698562a9 use project we just created to start services hace 3 años
  Ulysses Souza 67b4669f9b Add function to convert strings to bool hace 3 años
  Ulysses Souza 865b82da6a Remove unused flag hace 4 años
  Nicolas De Loof 72e4519cbf introduce up --wait condition hace 4 años
  Debdut Chakraborty 55a214a45e Fix -t flag for compose up command hace 4 años
  Nicolas De Loof bc25259f07 add support for COMPOSE_IGNORE_ORPHANS hace 4 años
  Ulysses Souza 2a1e989f3e Stop only the service ran by it's up command hace 4 años
  Nicolas De Loof a2947457b9 get scale from deploy.replicas. Require scale normalization hace 4 años
  Nicolas De Loof e8666b02f3 introduce up --attach hace 4 años
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 hace 4 años
  Nicolas De Loof fcb91096b8 remove all references to cli from compose.v2 cmd package hace 4 años
  Ulysses Souza 72b66fb5c1 Add 'no completion' or 'service' completion hace 4 años
  Nicolas De Loof 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies hace 4 años
  Nicolas De Loof e2ea24ceb7 move compose-plugin commands under /cmd hace 4 años