moby--moby/runtime
Guillaume J. Charmes bfbf338f51 Merge pull request #4684 from cpuguy83/4682-do_not_sigkill_on_docker_stop
Disable automatic killing of containers when docker stop fails
2014-03-18 11:28:42 -07: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 Merge pull request #4684 from cpuguy83/4682-do_not_sigkill_on_docker_stop 2014-03-18 11:28:42 -07:00
container_unit_test.go Move runtime and container into sub pkg 2014-03-09 23:03:40 -07:00
runtime.go btrfs: build tags 2014-03-18 13:44:22 -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