Files
docker-cli/components/engine/daemon
Alexander Morozov 1b8721e96e Merge pull request #11994 from unclejack/jsonfilelog_allocations
daemon/logger/jsonfilelog: avoid some allocations
Upstream-commit: 5c83dfe670373135a4f38e926a6f1d19ed23cf69
Component: engine
2015-04-03 13:58:13 -07:00
..
2015-03-21 18:01:18 -07:00
2015-03-31 16:38:04 -07:00
2015-03-31 16:38:04 -07:00
2015-03-26 15:05:45 -06:00
2014-05-17 17:56:02 +00:00
2015-03-31 15:10:30 -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