Historique des commits

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