diff --git a/daemonconfig/README.md b/daemonconfig/README.md new file mode 100644 index 0000000000..488e7c7cac --- /dev/null +++ b/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`