Files
docker-docs/daemon
Qiang Huang 40ef253ef5 add back job.Errorf
c79b9bab54 (Remove engine.Status and replace it with standard go error)
cause a regression that create container won't get any warnings, we still
need this to send useful informations to user.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-03-26 13:12:36 +08:00
..
2015-03-25 23:44:32 +01:00
2015-03-23 19:05:21 -07:00
2015-03-21 18:01:18 -07:00
2015-03-24 18:19:59 +01:00
2015-03-26 13:12:36 +08:00
2015-03-24 18:19:59 +01: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