コミット履歴

作者 SHA1 メッセージ 日付
  Nicolas De loof a14abb9044 cli: option to write status messages on stdout (#10549) 2 年 前
  Guillaume Lours 03f4c0e631 progress: make title configurable (#10507) 2 年 前
  Nicolas De Loof 65fda18821 bump compose-go 2 年 前
  Luis Rascao bfeb1dc277 Fix concurrent map read/write when recreating containers 2 年 前
  Nicolas De Loof bbe1b77a67 progress writer uses dockercli.Err stream 2 年 前
  Guillaume Lours 3cfbac6624 restart only needed services by checking depends_on relations 2 年 前
  Nicolas De Loof 96bbda98f8 add support for uts namespace 2 年 前
  Nicolas De Loof 9f7ad18d62 reduce cyclomatic complexity 2 年 前
  Nicolas De Loof 40ebcd6203 fix security opts support (seccomp and unconfined) 2 年 前
  Nicolas De Loof b4b7319901 introduce support for cgroup namespace 2 年 前
  Nicolas De Loof d0e95ccac3 set CPU quota 2 年 前
  Milas Bowman ffb95449a2 volume: fix WCOW volume mounts 2 年 前
  Milas Bowman 113fb6732d schema: add support for tmpfs.mode in mount definition (#10031) 2 年 前
  Nicolas De Loof fb5b90ed47 implement support for oom_score_adj 2 年 前
  Laura Brehm df9e605b31 Merge pull request #9947 from glours/manage-resources-reservations 3 年 前
  Guillaume Lours 7ba9aac5da add support of deploy.reservation.memory 3 年 前
  Guillaume Lours eaf27d9dfe map deploy.restart_policy.condition to engine values 3 年 前
  Guillaume Lours 18ce1f41b7 replace deprecated functions 3 年 前
  Laura Brehm b564cc5a17 Don't overwrite existing dependency condition 3 年 前
  Nick Sieger 3c561e7017 create: pull all services logic out of loop; add DependsOn deps 3 年 前
  Jeremiah Millay 8d84a12333 Fix LinkLocalIPs in V2 3 年 前
  Guillaume Lours b49bd7c6ce Merge pull request #9179 from ndeloof/no_build_image 3 年 前
  Nicolas De Loof abf5f736c7 as --no-build is set, set service image to default image name 3 年 前
  Robert Schumacher f69dec2da8 Fixes #9403: Remove Named Pipes from volumeMounts 3 年 前
  Guillaume Lours d85751f6d4 Merge pull request #9641 from glours/fix-volumes_from 3 年 前
  Ulysses Souza d42adf6efb Add "opinionated" tag to gocritic 3 年 前
  Guillaume Lours f30f9d9692 keep the container reference when volumes_from target a container and not a service 3 年 前
  Guillaume Lours 50aa9750ee check the exact network's name before creating or stopping it 3 年 前
  Abhinav Nair 11f2f2dbc4 Replace deprecated ioutil pkg with os & io 3 年 前
  Milas Bowman 0f747419b6 networks: prevent issues due to duplicate names 3 年 前