docker/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
graphdriver
networkdriver
container.go
container_unit_test.go
runtime.go
runtime_aufs.go
runtime_btrfs.go
runtime_devicemapper.go
runtime_no_aufs.go
server.go
sorter.go
state.go
utils.go
volumes.go