Files
docker-cli/components/engine/daemon
Hu Keping 899b777d56 Remove Job from Info API
Two main things
- Create a real struct Info for all of the data with the proper types
- Add test for REST API get info

Signed-off-by: Hu Keping <hukeping@huawei.com>
Upstream-commit: f4942ed864f00a31591ef0257a971ef41ddd4c70
Component: engine
2015-04-20 18:14:06 +08:00
..
2015-04-07 08:43:14 -07:00
2015-04-15 12:46:43 -07:00
2015-04-15 07:19:37 -07:00
2015-04-14 01:37:36 +02:00
2015-04-19 18:36:56 +08:00
2015-04-16 19:56:25 +08:00
2015-04-20 18:14:06 +08:00
2015-04-09 18:46:24 +02:00
2015-04-13 15:27:45 +02:00
2015-04-20 18:14:06 +08:00
2015-04-12 00:15:34 +02:00
2015-04-09 16:06:54 -07:00
2015-04-13 08:25:31 +02:00
2014-05-17 17:56:02 +00:00
2015-04-10 01:52:55 +08:00
2015-04-10 00:56:43 +02:00
2015-04-16 18:50:24 +02:00
2015-04-16 10:56:15 -04:00
2015-04-13 08:33:53 +02:00
2015-04-12 00:41:16 +02:00
2015-04-09 18:17:50 -07:00
2015-03-31 15:10:30 -04: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