コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Nicolas De Loof 7495b192b8 introduce --always-recreate-deps 4 年 前
  Nicolas De Loof 7c4c534b36 introduce --renew-anon-volumes 4 年 前
  Ulysses Souza 83cc63c8ae Add service based network_mode 4 年 前
  Nicolas De Loof 0b517741a0 introduce --timeout on compose stop|down 4 年 前
  Guillaume Tardif f52bdc54d8 Merge pull request #1281 from gtardif/compose_unittests 4 年 前
  Guillaume Tardif 4140196eb0 Add down unit tests 4 年 前
  Guillaume Tardif c8b708a20b Fix orphans warning when running `docker compose up SERVICE` 4 年 前
  Ulysses Souza 8d8934e449 Add configs bind mount support 4 年 前
  Nicolas De Loof 163f3b9a89 don't run "removeContainers" in parallel as we follow dependency order 4 年 前
  Nicolas De loof c3443410fe Merge pull request #1190 from docker/recreate_flags 4 年 前