Files
docker-cli/components/engine/daemon
Alexander Morozov d99f89f02c Merge pull request #14268 from unclejack/lower_allocations_execdriver
daemon: lower allocations
Upstream-commit: bb364ff459e8ebcc601a13057a1477336646474b
Component: engine
2015-06-30 12:12:06 -07:00
..
2015-06-30 01:45:31 +03:00
2015-06-29 06:18:41 -07:00
2015-06-26 11:03:11 +09:00
2015-06-29 13:13:55 -07: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