mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #5877 from timthelion/docs-daemon-config-readme
Add readme for the daemonconfig directory
This commit is contained in:
commit
5690e03553
1 changed files with 3 additions and 0 deletions
3
daemonconfig/README.md
Normal file
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`
|
Loading…
Add table
Reference in a new issue