1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemonconfig
Alexander Larsson 822ea97ffc Add --storage-opt graph driver option and pass through to driver
This lets you add storage specific options for the daemon.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-06-05 10:42:27 +02:00
..
config.go Add --storage-opt graph driver option and pass through to driver 2014-06-05 10:42:27 +02:00
README.md Add readme for the daemonconfig directory 2014-05-17 18:01:47 +00:00

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