提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Nicolas De Loof 005fc25823 add support for setting secret from env variable 3 年之前
  Guillaume Lours e111b651b3 add deploy.resourses.limits.pids to the managed resources 3 年之前
  Guillaume Lours 638d78516a parse deploy.resources.limit.cpus as float before converting 3 年之前
  Guillaume Lours 8862f95858 Merge pull request #9514 from ulyssessouza/fix-bindmounts 3 年之前
  Ulysses Souza 919f351b4b Fix bind mounts when in project volumes definition 3 年之前
  Guillaume Lours d5528f3a54 Merge pull request #9520 from milas/bugfix-network-ambiguity 3 年之前
  Laura Brehm 81182fca53 Add links to container create request. 3 年之前
  Milas Bowman 7f32f02817 fix: prevent network name ambiguity 3 年之前
  Nick Sieger cacff89cef fix: bring up services with deps with --no-deps 3 年之前
  Nicolas De Loof 65b827d08f bump compose-go to 1.2.5 3 年之前
  Eric Fan 41b3967cb5 Fix cannot setup IPAM gateway 3 年之前
  Nicolas De Loof e01687430e when using `bind` API, use compose-go to (re)build volume string 3 年之前
  Nicolas De Loof e766352d81 include services declared by `links` as implicit dependencies 3 年之前
  Nicolas De Loof e7f545907b don't remove external volumes/networks 3 年之前
  Guillaume Lours 7036cda306 Merge pull request #9198 from ndeloof/dockerCli_stdout 3 年之前
  Nicolas De Loof d8775c7a28 add support for device_cgroup_rules 3 年之前
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams 3 年之前