Files
docker-cli/components/engine/daemon
Brian Goff d55545783e Refactor daemon.attach()
Also makes streamConfig Pipe methods not return error, since there was
no error for them to be able to return anyway.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Upstream-commit: 21e44d7a21014f6f0d5e159221f9b9165874a2e1
Component: engine
2015-01-05 15:56:48 -08:00
..
2015-01-05 15:56:48 -08:00
2014-08-01 14:24:46 -04:00
2014-12-03 12:46:23 +10:00
2015-01-05 15:56:48 -08:00
2014-08-01 14:24:41 -04:00
2014-10-24 15:11:48 -07:00
2014-12-24 00:12:35 +00:00
2014-08-06 10:08:19 +00:00
2014-12-23 22:03:20 +00:00
2014-08-06 10:08:19 +00:00
2014-10-30 22:24:57 +02:00
2014-08-06 10:08:19 +00:00
2014-05-17 17:56:02 +00:00
2014-08-06 10:08:19 +00:00
2014-11-08 00:14:08 +00:00
2014-09-03 00:01:11 +04:00
2014-09-03 00:01:11 +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