1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/utils
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
..
testdata/fs
checksum.go registry: Added simple checksums (sha256) for layers 2014-02-23 18:50:04 -08:00
daemon.go
fs.go
fs_test.go
http.go
jsonmessage.go as you could have multiple messages per line with streams, don't \r 2014-03-13 22:26:42 +00:00
jsonmessage_test.go
progressreader.go
random.go
signal_freebsd.go Add Freebsd client support 2014-02-06 16:40:39 -08:00
stdcopy.go
streamformatter.go Move server and buildfile into server pkg 2014-03-14 09:37:08 -07:00
tarsum.go Use a more defensive vendored archive/tar import path to make it clear this isn't upstream's released archive/tar 2014-02-27 09:43:44 -07:00
uname_linux.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
uname_unsupported.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
utils.go Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00
utils_test.go configurable dns search domains 2014-03-19 10:49:25 -04:00