1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/runconfig
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
..
compare.go configurable dns search domains 2014-03-19 10:49:25 -04:00
config.go This patch adds SELinux labeling support. 2014-03-26 15:30:40 -04:00
config_test.go Merge pull request #4775 from LK4D4/remove_duplicate_dns_#4714 2014-03-21 17:08:06 -07:00
hostconfig.go Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00
merge.go Merge pull request #4775 from LK4D4/remove_duplicate_dns_#4714 2014-03-21 17:08:06 -07:00
parse.go Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00
parse_test.go Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00