Browse Source

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 năm trước cách đây
mục cha
commit
b175b4dd43
1 tập tin đã thay đổi với 10 bổ sung0 xóa
  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