Files
docker-cli/components/engine/daemon
Phil Estes 6fd6c2d05a Merge pull request #11349 from cpuguy83/11132_better_error_message_on_graph_init
Make errors from graphdriver friendlier
Upstream-commit: 88c706e442fb489387ba8ef5fd2de42479f74b87
Component: engine
2015-03-12 23:26:35 -04:00
..
2014-10-24 15:11:48 -07:00
2015-02-26 19:11:27 +08:00
2015-03-10 15:29:05 -07:00
2015-02-18 10:19:52 -05:00
2014-05-17 17:56:02 +00:00
2015-02-25 19:37:43 -05:00
2014-11-08 00:14:08 +00:00
2015-03-05 13:55:44 -05: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