1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/runtime
Daniel Norberg fbfac21ed4 configurable dns search domains
Add a --dns-search parameter and a DnsSearch
configuration field for specifying dns search
domains.

Docker-DCO-1.1-Signed-off-by: Daniel Norberg <daniel.norberg@gmail.com> (github: danielnorberg)
2014-03-19 10:49:25 -04:00
..
execdriver Refactor out interface specific information from execdriver.Network 2014-03-17 22:53:48 +01:00
graphdriver devmapper: Increase timeout in waitClose to 10sec 2014-03-18 15:54:40 +01:00
networkdriver Gofmt imports 2014-03-17 11:41:28 -07:00
container.go cleanup container.stop 2014-03-18 23:48:14 +00:00
container_unit_test.go Move runtime and container into sub pkg 2014-03-09 23:03:40 -07:00
runtime.go configurable dns search domains 2014-03-19 10:49:25 -04:00
runtime_aufs.go graphdriver: build tags 2014-03-17 21:54:05 -04:00
runtime_btrfs.go btrfs: build tags 2014-03-18 13:44:23 -04:00
runtime_devicemapper.go graphdriver: build tags 2014-03-17 21:54:05 -04:00
runtime_no_aufs.go graphdriver: build tags 2014-03-17 21:54:05 -04:00
server.go Add IsRunning to server interface 2014-03-09 23:16:15 -07:00
sorter.go Move runtime and container into sub pkg 2014-03-09 23:03:40 -07:00
state.go add time since exit in docker ps 2014-03-18 01:34:43 +00:00
utils.go Move runtime and container into sub pkg 2014-03-09 23:03:40 -07:00
volumes.go Move execdrivers into runtime top level pkg 2014-03-17 11:40:12 -07:00