提交历史

作者 SHA1 备注 提交日期
  guillaume.tardif 7a25378590 Do not resolve mount linux abs path as windows path on windows (eg. /var/run/docker.sock => c:/var/run/docker.sock folder) 4 年之前
  Nicolas De Loof 8f458570c7 named pipe need to be mounted using the bind API 4 年之前
  Nicolas De Loof fc25d3a54a support mulitple bindings for same target port 4 年之前
  Nicolas De Loof fa4d028f8e apply single ulimit as soft+hard limit 4 年之前
  Nicolas De Loof 4186cce1dd use highest priority network to declare network aliasses 4 年之前
  Nicolas De loof 7d43d39de2 Merge pull request #1616 from ndeloof/pid_namespace 4 年之前
  Nicolas De Loof deecf76421 reduce code complexity with sub-functions 4 年之前
  Nicolas De Loof a93008ab1c handle dependency involved by shared PID namespace 4 年之前
  Nicolas De Loof b33588b725 when bind mount has CreateHostPath set, use bind API 4 年之前
  Guillaume Tardif cc0423df6e Fix down not working if run from a different folder than up, because container labels stored relative paths 4 年之前
  Ulysses Souza 0fbeedfb6e Fix progress writer network creation and removal 4 年之前
  Nicolas De Loof 334e362d91 don't set aliasses if no network binding was declared 4 年之前
  Nicolas De Loof 1dc0c4cef9 fix warning message 4 年之前
  Nicolas De Loof 6ec682cade ignore mount options which don't match type 4 年之前
  Nicolas De Loof 076f15c254 configure container limits and resources 4 年之前
  Ulysses Souza 378d02dadd Refactor `up --build` 4 年之前
  Nicolas De Loof 7d85485242 pause/unpause only need project name. use getContainers where possible 4 年之前
  Nicolas De Loof dc036c2686 don't use filepath to process remote bind paths 4 年之前
  Guillaume Tardif ee4e85ae1d Merge pull request #1462 from docker/rawTerminal 4 年之前
  aiordache baeede2c6c Add IPC support 4 年之前
  Nicolas De Loof d4a8e92f46 set terminal in character mode when attached to a container 4 年之前
  Nicolas De Loof ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 年之前
  Nicolas De Loof 70694e12a2 add support for a few more composefile attributes 4 年之前
  Nicolas De Loof 8f7e7abc6c set PortBinding HostIP 4 年之前
  Guillaume Tardif c176fcc1d9 Map composefiles privileged, isolation 4 年之前
  Guillaume Tardif 2c50885484 Add support for composefile attributes 4 年之前
  Guillaume Tardif 9301c298ef Merge pull request #1390 from ulyssessouza/quiet-pull 4 年之前
  Ulysses Souza aa4d15d28c Add `quietPull` option to `up` 4 年之前
  Nicolas De Loof 9c4d8ab158 (re)attach to container after restart 4 年之前
  Nicolas De Loof e9c9a1983c pass timeout to "up" backend implementation 4 年之前