Browse Source

Add readme for the daemonconfig directory

See Issue #5873

Docker-DCO-1.1-Signed-off-by: Timothy <timothyhobbs@seznam.cz> (github: https://github.com/timthelion)
Timothy 11 years ago
parent
commit
8dfd4b677b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      daemonconfig/README.md

+ 3 - 0
daemonconfig/README.md

@@ -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`