docs/daemon/execdriver/lxc
Vishnu Kannan f96e04ffc7 This patch adds ability in docker to detect out of memory conditions in containers.
Since the containers can handle the out of memory kernel kills gracefully, docker
will only provide out of memory information as an additional metadata as part of
container status.
Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
2014-11-08 00:14:08 +00:00
..
MAINTAINERS Add Dinesh Subhraveti to MAINTAINERS 2014-05-27 16:45:17 -04:00
driver.go This patch adds ability in docker to detect out of memory conditions in containers. 2014-11-08 00:14:08 +00:00
info.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
info_test.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
init.go pkg/reexec: move reexec code to a new package 2014-10-30 14:48:30 +02:00
lxc_init_linux.go Use argv0 as reexec implementation for dockerinit 2014-08-11 11:47:21 -07:00
lxc_init_unsupported.go Fix lxc driver build issue on Mac OS X 2014-10-17 09:41:23 +08:00
lxc_template.go Strongly type exec driver context 2014-09-29 22:40:26 +00:00
lxc_template_unit_test.go Strongly type exec driver context 2014-09-29 22:40:26 +00:00