mirror of https://github.com/docker/docs.git
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) |
||
|---|---|---|
| .. | ||
| compare.go | ||
| config.go | ||
| config_test.go | ||
| hostconfig.go | ||
| merge.go | ||
| parse.go | ||
| parse_test.go | ||