Historique des commits

Auteur SHA1 Message Date
  Nicolas De Loof 485b6200ee (refactoring) introduce monitor to manage containers events and application termination il y a 6 mois
  Sebastiaan van Stijn cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 il y a 9 mois
  Sebastiaan van Stijn d445ebba3f fix linting issues with golangci-lint 1.60.2 il y a 1 an
  Nathan Baulch 524a97e553 Fix typos il y a 1 an
  Laura Brehm 329ad73922 attach: close streams when done il y a 1 an
  Nicolas De Loof cda04f288e adopt compose-go/v2 il y a 2 ans
  Nicolas De Loof df1533a1ca [lint] don't use deprecated types il y a 2 ans
  Matthieu MOREL 4f694919ff deps: remove deprecated github.com/pkg/errors il y a 2 ans
  Nicolas De loof 6204fb1c94 logs: fix for missing output on container exit (#10925) il y a 2 ans
  Nicolas De Loof 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop il y a 2 ans
  Guillaume Lours 5a2b7b83cd use compose service methods when exist instead of directly service.dockerCli il y a 2 ans
  Nicolas De Loof 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
  Nicolas De Loof 0368f19030 distinguish stdout and stderr in `up` logs il y a 3 ans
  Nicolas De Loof 8f991a20db Fix corner case when there's no container to attach to il y a 3 ans
  Ulysses Souza fc723acb3b Fix nolint issues il y a 3 ans
  Nicolas De Loof c9fbb9ba9c inspect container before attachment to use the adequate logic regarding TTY il y a 3 ans
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 il y a 4 ans
  Nicolas De Loof c257001e5a Restore support for control sequence in `compose run` il y a 4 ans
  Nicolas De Loof 96e1e041d6 distinguish stdout and stderr il y a 4 ans
  Nicolas De Loof b6552cd935 add support for detach keys on compose run|exec il y a 4 ans
  Nicolas De Loof 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies il y a 4 ans