Files
docker-cli/components/engine/daemon
AnandkumarPatel 3921a34ddb use buffered channel so goroutine does not get blocked on done <- true when a timeout occurs.
Docker-DCO-1.1-Signed-off-by: Anandkumar Patel <anandkumarpatel@gmail.com> (github: anandkumarpatel)
Upstream-commit: 789a8f26161ca86a721fe6b7295e3eaf9051b3a2
Component: engine
2014-05-20 21:33:40 -07:00
..
2014-05-20 19:10:23 +00:00
2014-05-14 06:43:10 +04:00
2014-05-05 16:48:56 -07:00
2014-04-17 14:43:01 -07:00
2014-04-17 14:43:01 -07:00
2014-04-17 14:43:01 -07:00
2014-05-20 19:36:15 +00:00
2014-05-17 17:56:02 +00:00
2014-04-17 14:43:01 -07:00
2014-05-12 17:05:07 -07:00
2014-04-17 14:43:01 -07:00
2014-04-17 14:43:01 -07:00
2014-05-19 22:18:37 +00: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