提交歷史

作者 SHA1 備註 提交日期
  Sebastiaan van Stijn c23a7e7281 golangci-lint: enable copyloopvar linter 10 月之前
  Sebastiaan van Stijn 446e00520c format code with gofumpt 1 年之前
  Nathan Baulch 524a97e553 Fix typos 1 年之前
  koooge 5059a1d7bf Set Required false to depends_on containers for compose -p stop/down 1 年之前
  koooge 8ceaf49296 Ignore missing containers when compose down -p 1 年之前
  Nicolas De Loof cda04f288e adopt compose-go/v2 2 年之前
  Matthieu MOREL 4f694919ff deps: remove deprecated github.com/pkg/errors 2 年之前
  Guillaume Lours bb94ea034e add support of depends_on.required attribute 2 年之前
  Nicolas De Loof a2ce602f6c fix race condition, waiting for containers when one exit 2 年之前
  Nicolas De Loof 06ec06472f up should not silently ignore missing depends_on service 2 年之前
  Nicolas De Loof ca19b7fcc9 introduce WithRootNodesAndDown to walk the graph from specified nodes and down 2 年之前
  Nicolas De Loof e92c5d1392 fix race condition running `compose up` with --parallel < number of services 2 年之前
  Nicolas De Loof b96e27e0e7 limit build concurrency according to --parallel 2 年之前
  Milas Bowman 616777eb4a deps: fix race condition during graph traversal (#9878) 3 年之前
  Laura Brehm 209293e449 Restrict compose project to selected services and dependencies on `compose start` 3 年之前
  Bastian Venthur 8a5d555de7 fixed some spelling mistakes 3 年之前
  Kyungsik Park 709190312c Fix to use Key instead of Service for graph updates 4 年之前
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 年之前
  Mathieu Champlon 918fe00f3e Fix loop variable captures in goroutines 4 年之前
  Nicolas De Loof c901edd65d introduce `convergence` to hold per-service Containers and prevent race conditions 4 年之前
  Nicolas De Loof 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 年之前