提交历史

作者 SHA1 备注 提交日期
  Nicolas De Loof 82b41b9ebd introduce service hooks 1 年之前
  Nicolas De Loof ce27dba52e wait for dependent service up to delay set by --wait-timeout 1 年之前
  Joana Hrotko ea4ccf639d Fix stop on file chane for sync-restart action 1 年之前
  Nicolas De loof c9e070f0f6 fix: return correct exit code with `--exit-code-from` (#11715) 1 年之前
  Nicolas De Loof d8ee474e09 Revert "Stop the resource timer after last expected event" 1 年之前
  Nicolas De Loof 3c4593f2ad Stop the resource timer after last expected event 1 年之前
  Nicolas De Loof cda04f288e adopt compose-go/v2 1 年之前
  Nicolas De Loof df1533a1ca [lint] don't use deprecated types 1 年之前
  Guillaume Lours b8773ad1c5 Merge pull request #11110 from ndeloof/wait_missing 2 年之前
  Nicolas De Loof 1ffa194e12 fail start if depependency is missing 2 年之前
  Matthieu MOREL 4f694919ff deps: remove deprecated github.com/pkg/errors 2 年之前
  Milas Bowman caad72713b up: handle various attach use cases better 2 年之前
  Guillaume Lours bb94ea034e add support of depends_on.required attribute 2 年之前
  Nicolas De Loof 01d91c490c detect new container from project have started when running `compose logs` with no explicit services 2 年之前
  Nicolas De loof a14abb9044 cli: option to write status messages on stdout (#10549) 2 年之前
  Milas Bowman 9ef173a3ac log: fix race on container kill (#10459) 2 年之前
  Nicolas De Loof bbe1b77a67 progress writer uses dockercli.Err stream 2 年之前
  Nicolas De Loof 9ac0392baf introduce --timeout on `up` 2 年之前
  Nicolas De Loof 52478f0c6e wait on service containers as dependencies to be deterministic 2 年之前
  Nicolas De Loof b5f0a4eefa use containers we expect to start for wait condition 2 年之前
  Nicolas De Loof 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 2 年之前
  Nicolas De Loof 22d2e83896 don't fail `logs` when driver:none is set 2 年之前
  Nicolas De Loof 8f991a20db Fix corner case when there's no container to attach to 2 年之前
  Nicolas De Loof 804d7163a7 detect required service are gone to stop watching 2 年之前
  Laura Brehm 209293e449 Restrict compose project to selected services and dependencies on `compose start` 3 年之前
  Laura Brehm fd8538f780 Use appropriate dependency condition for one-shot containers when running `compose up --wait` 3 年之前
  Nicolas De Loof 9668f600d1 project name MUST be lowercase 3 年之前
  Nicolas De Loof db698562a9 use project we just created to start services 3 年之前
  Nicolas De Loof c9fbb9ba9c inspect container before attachment to use the adequate logic regarding TTY 3 年之前
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams 3 年之前