Files
docker-cli/components/engine/daemon
David Calavera b52340d649 Decouple daemon and container to mount and unmount filesystems.
Side effects:
- Decouple daemon and container to start containers.
- Decouple daemon and container to copy files.

Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 3a497650464b40191bd2cde348e676acf4efe270
Component: engine
2015-11-04 12:27:47 -05:00
..
2015-07-29 23:39:18 +02:00
2015-10-22 10:42:53 -07:00
2015-11-03 17:03:40 -08:00
2015-10-22 10:42:53 -07:00
2015-08-27 22:07:42 -07:00
2015-07-29 21:25:56 +03:00
2015-08-27 22:07:42 -07:00
2015-11-02 08:28:34 -08:00
2015-10-22 10:42:53 -07:00
2015-10-23 16:26:24 -07:00
2015-07-29 21:25:56 +03:00
2015-10-22 10:42:53 -07:00
2015-10-22 10:42:53 -07:00
2015-10-22 10:42:53 -07:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver