瀏覽代碼

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 11 年之前
父節點
當前提交
b175b4dd43
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. 10 0
      daemon/README.md

+ 10 - 0
daemon/README.md

@@ -0,0 +1,10 @@
+This directory contains code pertaining to running containers and storing images
+
+Code pertaining to running containers:
+
+ - execdriver
+ - networkdriver
+
+Code pertaining to storing images:
+
+ - graphdriver