Skip to content

Commit 40c8fc6

Browse files
committed
Merge pull request moby#5876 from timthelion/docs-daemon-readme
Add readme for daemon directory
2 parents 5690e03 + b175b4d commit 40c8fc6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

daemon/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
This directory contains code pertaining to running containers and storing images
2+
3+
Code pertaining to running containers:
4+
5+
- execdriver
6+
- networkdriver
7+
8+
Code pertaining to storing images:
9+
10+
- graphdriver

0 commit comments

Comments
 (0)