Files
docker-cli/components/engine/daemon
Qiang Huang eed3a9a5f1 Do not fail if not support OomKillDisable
Fixes: #19278

The issue seems existed since we add support for OomKillDisable,
OomKillDisable support should not be hard request, we just
discard it if not support and move on.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
Upstream-commit: 7b616d4743c94f8be3eb59f8c23ed7a19fb2786d
Component: engine
2016-01-13 09:07:40 +08:00
..
2016-01-03 23:03:39 +01:00
2016-01-11 12:25:34 -05:00
2016-01-03 23:03:39 +01:00
2016-01-07 14:10:42 -05:00
2015-12-16 11:58:52 -08:00
2015-12-03 17:39:49 +01:00
2016-01-07 14:10:42 -05:00
2015-12-13 18:04:12 +02:00
2016-01-07 14:10:42 -05:00
2015-12-30 17:39:33 -05:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver