mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
7a3070a600
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) |
||
---|---|---|
.. | ||
driver.go | ||
info.go | ||
info_test.go | ||
init.go | ||
lxc_init_linux.go | ||
lxc_init_unsupported.go | ||
lxc_template.go | ||
lxc_template_unit_test.go |