mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
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) |
||
|---|---|---|
| .. | ||
| testdata/fs | ||
| checksum.go | ||
| daemon.go | ||
| fs.go | ||
| fs_test.go | ||
| http.go | ||
| jsonmessage.go | ||
| jsonmessage_test.go | ||
| progressreader.go | ||
| random.go | ||
| signal_freebsd.go | ||
| stdcopy.go | ||
| streamformatter.go | ||
| tarsum.go | ||
| uname_linux.go | ||
| uname_unsupported.go | ||
| utils.go | ||
| utils_test.go | ||