1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/runtime/execdriver
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
..
execdrivers Gofmt imports 2014-03-17 11:41:28 -07:00
lxc Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00
native Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00
driver.go Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00
MAINTAINERS Move execdrivers into runtime top level pkg 2014-03-17 11:40:12 -07:00
pipes.go Move execdrivers into runtime top level pkg 2014-03-17 11:40:12 -07:00
termconsole.go Move execdrivers into runtime top level pkg 2014-03-17 11:40:12 -07:00