Files
docker-cli/components/engine/daemon
Michael Crosby 163fcc5bfd Refactor port allocator to not have ANY global state
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Upstream-commit: 43a50b06187e324e43b26003cace0f351a5fb78c
Component: engine
2015-03-30 17:30:59 -07:00
..
2015-03-30 23:07:43 +02:00
2015-03-23 19:05:21 -07:00
2015-03-21 18:01:18 -07:00
2015-03-26 15:05:45 -06:00
2014-05-17 17:56:02 +00:00
2014-11-08 00:14:08 +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