Historie revizí

Autor SHA1 Zpráva Datum
  HuKeping e721ed9b53 restart: Fix the compare of restart policy před 10 roky
  HuKeping af053ccf6b restart: Fix an error about arguments missing před 10 roky
  Phil Estes 44cab4a4ff Add "OOM killed" event based on OOM state information před 10 roky
  Vishnu Kannan 46f2944977 Address comments. před 10 roky
  Vishnu Kannan f96e04ffc7 This patch adds ability in docker to detect out of memory conditions in containers. před 10 roky
  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(). před 10 roky
  Alexandr Morozov ee7dd44c01 Mass gofmt před 10 roky
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging před 10 roky
  ArikaChen bfc9d8bbea Fix typo:betweem->between and PtySlace->PtySlave před 11 roky
  Alexandr Morozov e0339d4b88 Use State as embedded to Container před 11 roky
  Vishnu Kannan 3a7e07355a Rename 'StdConfig' to 'StreamConfig'. před 11 roky
  Vishnu Kannan 4aa5da278f Refactoring execdriver.Command and Container structs to support 'docker exec' and other před 11 roky
  Alexandr Morozov 517ba44e37 Merge Container and State mutexes před 11 roky
  Alexandr Morozov 12ff89a390 Fix race condition between cleanup and Start před 11 roky
  Alexandr Morozov 0d4d7e4a28 Cleanup: Make channels unbuffered před 11 roky
  Alexandr Morozov 93d6adf8a1 Fix race between container cleanup and inspect/ps před 11 roky
  Alexandr Morozov 1480168e9f Fix race condition in sending started signal from monitor před 11 roky
  Victor Vieux a0392324f1 another commit to do like @crosbymichael před 11 roky
  Michael Crosby 25c519e829 Deprecate --restart on the daemon před 11 roky
  Michael Crosby 73ced63680 Update based on comments from the code review před 11 roky
  Michael Crosby 2ec1b697c1 Rebased changes to return on first start's error před 11 roky
  Michael Crosby ebf5d4657d Reguardless of success reset time increment před 11 roky
  Michael Crosby 972c894931 Improve wait during restart před 11 roky
  Michael Crosby c4a00d549d Honor the restarting state in Stop před 11 roky
  Michael Crosby a2afb2b1e3 Add Restarting state when docker is handling the restart of containers před 11 roky
  Michael Crosby be22d7ac2d Add additional comments for vague lines před 11 roky
  Michael Crosby 6ae05936e1 Move container start event into monitor před 11 roky
  Michael Crosby b7550cd456 Fix rebase around log event před 11 roky
  Michael Crosby 41870a42be Only restart containers on daemon load with policy of always před 11 roky
  Michael Crosby 860c13b788 Add documentation and update restart rules. před 11 roky