Browse code

Add readme for daemon directory

See issue #5873

Docker-DCO-1.1-Signed-off-by: Timothy <timothyhobbs@seznam.cz> (github: https://github.com/timthelion)

Timothy authored on 2014/05/18 02:56:02
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,10 @@
0
+This directory contains code pertaining to running containers and storing images
1
+
2
+Code pertaining to running containers:
3
+
4
+ - execdriver
5
+ - networkdriver
6
+
7
+Code pertaining to storing images:
8
+
9
+ - graphdriver