Historia zmian

Autor SHA1 Wiadomość Data
  Laura Brehm fcfcc1524e Apply compose model on `compose kill`, add `--remove-orphans` 3 lat temu
  Laura Brehm be495ab8e6 Filter `compose ps` output by provided compose model 3 lat temu
  Nicolas De Loof f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 lat temu
  Guillaume Lours 150fd4b8cf use '-' as separator by default for image name 3 lat temu
  Nicolas De Loof abf5f736c7 as --no-build is set, set service image to default image name 3 lat temu
  Nicolas De Loof 9668f600d1 project name MUST be lowercase 3 lat temu
  Nicolas De Loof db698562a9 use project we just created to start services 3 lat temu
  Guillaume Lours ff73827a6f Add support of ssh authentications defined in compose file or via cli flags 3 lat temu
  Nicolas De Loof 1d4b4e3c8e use docker/cli RunExec and RunStart to handle all the interactive/tty/* terminal logic 3 lat temu
  Nicolas De Loof cd8074d501 kill only need project name 3 lat temu
  Guillaume Lours 7036cda306 Merge pull request #9198 from ndeloof/dockerCli_stdout 3 lat temu
  Nicolas De Loof 158b5ff6a3 build full compose model from resources, then filter by services 3 lat temu
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams 3 lat temu
  Mehrad Dadar 7e7262bc77 Merge branch 'docker:v2' into issue#9147 3 lat temu
  Vedant Koditkar fb3f9e270f Add compose file path to ls command 3 lat temu
  Mehrad Dadar 65ed8cf4c2 Implemented #9147 3 lat temu
  Ulysses Souza 9e52e9fbe3 Merge pull request #9004 from ndeloof/cp_stopped 3 lat temu
  Nicolas De Loof c5b7624d10 compose cp doesn't need a full project and can copy from stopped container 3 lat temu
  Nicolas De Loof 740276f550 handle "stop" event 3 lat temu
  Nicolas De Loof 4dafeb57a5 introduce run —quiet-pull to align with up 3 lat temu
  Nicolas De Loof 72e4519cbf introduce up --wait condition 4 lat temu
  Lorena Rangel 1ec997270d Merge pull request #8668 from ndeloof/ignore_orphans 4 lat temu
  Nicolas De Loof bc25259f07 add support for COMPOSE_IGNORE_ORPHANS 4 lat temu
  Nicolas De Loof 244834ff12 compose exec doesn't need project 4 lat temu
  Nicolas De Loof 97a0efd7c3 group ports to render ranges as ... ranges 4 lat temu
  Ulysses Souza 2a1e989f3e Stop only the service ran by it's up command 4 lat temu
  aviau 21d3b19e57 compose/run: don't waitDependencies if NoDeps 4 lat temu
  Nicolas De Loof 19cbbdd79e only build requested services 4 lat temu
  Nicolas De Loof 96e1e041d6 distinguish stdout and stderr 4 lat temu
  Nicolas De Loof 05b510a447 compose ps to include container command 4 lat temu