Merge pull request #5877 from timthelion/docs-daemon-config-readme

Add readme for the daemonconfig directory
This commit is contained in:
Victor Vieux
2014-05-19 10:50:51 -07:00
+3
View File
@@ -0,0 +1,3 @@
This directory contains code pertaining to the configuration of the docker deamon
These are the configuration settings that you pass to the docker daemon when you launch it with say: `docker -d -e lxc`