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)
This commit is contained in:
Timothy 2014-05-17 18:01:47 +00:00
Родитель 9405a58e99
Коммит 8dfd4b677b
1 изменённых файлов: 3 добавлений и 0 удалений

3
daemonconfig/README.md Normal 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`