Historique des commits

Auteur SHA1 Message Date
  Nicolas De Loof 8615e9a7c1 deprecate --y, prefer --yes il y a 9 mois
  Sebastiaan van Stijn 446e00520c format code with gofumpt il y a 1 an
  Nicolas De Loof 8e0520e71e prompt user to confirm volume recreation il y a 1 an
  Nicolas De Loof a7424435b3 Restore compose v1 behavior to recreate containers when ran with -V il y a 1 an
  Guillaume Lours d10a179f3e add support of QuietOption to create command il y a 1 an
  Piotr Dąbrowski e330f5905b docs: unify no trailing dots in docstrings and help (#11301) il y a 1 an
  Nicolas De Loof cda04f288e adopt compose-go/v2 il y a 2 ans
  Nicolas De Loof ce1ddb6c7e fix combination of --pull always --no-build il y a 2 ans
  Nicolas De Loof 2945532f97 fix --pull documentation il y a 2 ans
  Guillaume Lours b92981015e check that the pull policy provided is a valid one il y a 2 ans
  Nicolas De Loof a697a0690a introduce pull --missing flag to only pull images not present in cache il y a 2 ans
  Milas Bowman 13115468d5 cli: fix `--build` flag for `create` (#10982) il y a 2 ans
  Nicolas De Loof e0f39ebbef pull OCI remote resource il y a 2 ans
  Milas Bowman 1fdbcb6255 build: pass BuildOptions around explicitly & fix multi-platform issues il y a 2 ans
  Laura Brehm 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option il y a 2 ans
  Nicolas De Loof cc912c625d introduce --remove-orphans in compose create command il y a 2 ans
  Tiger Wang 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
  Ulysses Souza 140dc519d3 cli: add shell completion function (#9269) il y a 3 ans
  Guillaume Lours c47079e795 don't apply default pull policy from command line if one is define in service configuration il y a 3 ans
  Sebastiaan van Stijn 9db79856be update usage strings for consistency il y a 3 ans
  Nicolas De Loof abf5f736c7 as --no-build is set, set service image to default image name il y a 3 ans
  Guillaume Lours e83d940a3c add pull & build config to project before create il y a 3 ans
  Nicolas De Loof 9976077e24 introduce --pull il y a 3 ans
  Nicolas De Loof bc25259f07 add support for COMPOSE_IGNORE_ORPHANS il y a 4 ans
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 il y a 4 ans
  Ulysses Souza 72b66fb5c1 Add 'no completion' or 'service' completion il y a 4 ans
  Nicolas De Loof e2ea24ceb7 move compose-plugin commands under /cmd il y a 4 ans