docs/runtime
Alexander Larsson 7a3070a600 Add --opt arguments for drivers
In order to handle special configuration for different drivers we
make the Config field a map to string array. This lets
us use it for lxc, by using the "lxc" key for those, and we can
later extend it easily for other backend-specific options.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-03-27 21:47:47 +01:00
..
execdriver Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00
graphdriver Merge pull request #4838 from crosbymichael/btrfs-ftw 2014-03-27 19:55:25 +02:00
networkdriver Merge pull request #4628 from kippandrew/port-allocator 2014-03-25 14:30:10 -07:00
container.go Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00
container_unit_test.go
runtime.go This patch adds SELinux labeling support. 2014-03-26 15:30:40 -04:00
runtime_aufs.go
runtime_btrfs.go
runtime_devicemapper.go
runtime_no_aufs.go
server.go
sorter.go
state.go
utils.go Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00
volumes.go