Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas De Loof 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop hace 2 años
  Nicolas De Loof 41e056341b rename `convert` to `config` to align with compose v1 UX hace 2 años
  Guillaume Lours 790712fa92 update tty and plain text writers to support dry run mode hace 2 años
  maxcleme 634a7d2a7b Support for docker compose build --push when using multiple platforms hace 2 años
  Guillaume Lours 5081ab0507 create custom CLI when dry-run mode active hace 2 años
  Guillaume Lours fbf845c5f8 add dry-run flag hace 2 años
  Nicolas De Loof bb9cf32245 introduce experimental watch command (skeletton) hace 2 años
  Nicolas De Loof 8b4ac37f9c introduce `--ignore-buildable` to ignore buildable images on pull hace 2 años
  Nicolas De Loof bc568eeb9b align `compose ps` output with `docker ps` hace 2 años
  Nicolas De Loof 0368f19030 distinguish stdout and stderr in `up` logs hace 2 años
  Nicolas De Loof a0acc20d88 introduce --parallel to limit concurrent engine calls hace 2 años
  Milas Bowman 053f20edab port: improve error-handling if port not found (#10039) hace 2 años
  Nicolas De Loof 9ac4f69918 move image digests resolution to backend hace 2 años
  Vedant Koditkar 1d4cb32001 Add support to push images quietly via compose cli hace 3 años
  Milas Bowman 61845dd781 logs: filter to services from current Compose file (#9811) hace 3 años
  Laura Brehm 88df5ede42 Merge pull request #9797 from laurazard/start-only-services hace 3 años
  Laura Brehm 209293e449 Restrict compose project to selected services and dependencies on `compose start` hace 3 años
  Abdullah Shahid Khan c87efed6a4 api: fix typo on Push godoc (#9798) hace 3 años
  Laura Brehm fcfcc1524e Apply compose model on `compose kill`, add `--remove-orphans` hace 3 años
  Laura Brehm be495ab8e6 Filter `compose ps` output by provided compose model hace 3 años
  Nicolas De Loof f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name hace 3 años
  Guillaume Lours 150fd4b8cf use '-' as separator by default for image name hace 3 años
  Nicolas De Loof abf5f736c7 as --no-build is set, set service image to default image name hace 3 años
  Nicolas De Loof 9668f600d1 project name MUST be lowercase hace 3 años
  Nicolas De Loof db698562a9 use project we just created to start services hace 3 años
  Guillaume Lours ff73827a6f Add support of ssh authentications defined in compose file or via cli flags hace 3 años
  Nicolas De Loof 1d4b4e3c8e use docker/cli RunExec and RunStart to handle all the interactive/tty/* terminal logic hace 3 años
  Nicolas De Loof cd8074d501 kill only need project name hace 3 años
  Guillaume Lours 7036cda306 Merge pull request #9198 from ndeloof/dockerCli_stdout hace 3 años
  Nicolas De Loof 158b5ff6a3 build full compose model from resources, then filter by services hace 3 años