Files
docker-cli/components/engine/daemon
Qiang Huang ad6ee8ec46 fix warning messages
Use log.Warnf instead of log.Infof, and remove redundant `WARNING` prefix.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
Upstream-commit: bffe04b582d143f074297b260a359dfb54a7763b
Component: engine
2015-03-11 08:47:45 +08:00
..
2015-03-11 08:47:45 +08:00
2015-03-11 08:47:45 +08:00
2015-03-11 08:47:45 +08:00
2014-10-24 15:11:48 -07:00
2015-03-11 08:47:45 +08:00
2015-02-26 19:11:27 +08:00
2015-02-18 10:19:52 -05:00
2014-05-17 17:56:02 +00:00
2015-02-25 19:37:43 -05:00
2014-11-08 00:14:08 +00:00
2015-03-05 13:55:44 -05:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver
  • networkdriver

Code pertaining to storing images:

  • graphdriver