커밋 기록

작성자 SHA1 메시지 날짜
  HuKeping e721ed9b53 restart: Fix the compare of restart policy 10 년 전
  HuKeping af053ccf6b restart: Fix an error about arguments missing 10 년 전
  Phil Estes 44cab4a4ff Add "OOM killed" event based on OOM state information 10 년 전
  Vishnu Kannan 46f2944977 Address comments. 10 년 전
  Vishnu Kannan f96e04ffc7 This patch adds ability in docker to detect out of memory conditions in containers. 10 년 전
  Doug Davis 69a5b827dc See #8379 - if the container doesn't start I added code to make sure that if no other processing sets the container.exitCode to a non-zero value when we make sure its done before we return. I also made sure that while trying to start the CMD/ENTRYPOINT, if it fails, then we set the container.exitCode to the exitStatus from the exec(). 10 년 전
  Alexandr Morozov ee7dd44c01 Mass gofmt 10 년 전
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 년 전
  ArikaChen bfc9d8bbea Fix typo:betweem->between and PtySlace->PtySlave 11 년 전
  Alexandr Morozov e0339d4b88 Use State as embedded to Container 11 년 전
  Vishnu Kannan 3a7e07355a Rename 'StdConfig' to 'StreamConfig'. 11 년 전
  Vishnu Kannan 4aa5da278f Refactoring execdriver.Command and Container structs to support 'docker exec' and other 11 년 전
  Alexandr Morozov 517ba44e37 Merge Container and State mutexes 11 년 전
  Alexandr Morozov 12ff89a390 Fix race condition between cleanup and Start 11 년 전
  Alexandr Morozov 0d4d7e4a28 Cleanup: Make channels unbuffered 11 년 전
  Alexandr Morozov 93d6adf8a1 Fix race between container cleanup and inspect/ps 11 년 전
  Alexandr Morozov 1480168e9f Fix race condition in sending started signal from monitor 11 년 전
  Victor Vieux a0392324f1 another commit to do like @crosbymichael 11 년 전
  Michael Crosby 25c519e829 Deprecate --restart on the daemon 11 년 전
  Michael Crosby 73ced63680 Update based on comments from the code review 11 년 전
  Michael Crosby 2ec1b697c1 Rebased changes to return on first start's error 11 년 전
  Michael Crosby ebf5d4657d Reguardless of success reset time increment 11 년 전
  Michael Crosby 972c894931 Improve wait during restart 11 년 전
  Michael Crosby c4a00d549d Honor the restarting state in Stop 11 년 전
  Michael Crosby a2afb2b1e3 Add Restarting state when docker is handling the restart of containers 11 년 전
  Michael Crosby be22d7ac2d Add additional comments for vague lines 11 년 전
  Michael Crosby 6ae05936e1 Move container start event into monitor 11 년 전
  Michael Crosby b7550cd456 Fix rebase around log event 11 년 전
  Michael Crosby 41870a42be Only restart containers on daemon load with policy of always 11 년 전
  Michael Crosby 860c13b788 Add documentation and update restart rules. 11 년 전