Files
docker-cli/components/engine/daemon
David Calavera 027f002cb3 Move Config and HostConfig from runconfig to types/container.
- Make the API client library completely standalone.
- Move windows partition isolation detection to the client, so the
  driver doesn't use external types.

Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 7ac4232e70fe7cf7318333cd0890db7f95663079
Component: engine
2015-12-22 13:34:30 -05:00
..
2015-12-16 11:58:52 -08:00
2015-12-13 18:04:12 +02:00
2015-12-16 11:58:52 -08:00
2015-11-05 17:09:57 -05:00
2015-08-27 22:07:42 -07:00
2015-12-16 11:58:52 -08:00
2015-12-03 17:39:49 +01:00
2015-12-22 13:31:46 -05:00
2015-12-22 13:31:46 -05:00
2015-12-22 13:31:46 -05:00
2015-12-03 17:39:49 +01:00
2015-12-16 11:58:52 -08:00
2015-12-13 18:04:12 +02:00
2015-12-03 17:39:49 +01:00
2015-12-13 18:04:12 +02:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver