moby--moby/container
Brian Goff 286f44240c Move `StreamConfig` out of `runconfig`
`StreamConfig` carries with it a dep on libcontainerd, which is used by
other projects, but libcontainerd doesn't compile on all platforms, so
move it to `github.com/docker/docker/container/stream`

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-12-13 16:57:21 -05:00
..
stream Move `StreamConfig` out of `runconfig` 2016-12-13 16:57:21 -05:00
archive.go Windows: docker cp consistent paths 2016-05-06 16:08:53 -07:00
container.go Move `StreamConfig` out of `runconfig` 2016-12-13 16:57:21 -05:00
container_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
container_unit_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_unix.go We need to relabel newly created container volumes 2016-12-01 21:41:46 -05:00
container_windows.go daemon: allow tmpfs to trump over VOLUME(s) 2016-06-16 23:36:51 -07:00
health.go Treat HEALTHCHECK NONE the same as not setting a healthcheck 2016-07-25 23:24:37 -07:00
history.go Release memoryStore locks before filter/apply 2016-05-23 11:45:04 -07:00
memory_store.go Release memoryStore locks before filter/apply 2016-05-23 11:45:04 -07:00
memory_store_test.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00
monitor.go Move `StreamConfig` out of `runconfig` 2016-12-13 16:57:21 -05:00
mounts_unix.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
mounts_windows.go Windows libcontainerd implementation 2016-03-18 13:38:41 -07:00
state.go fix typos 2016-07-08 15:32:14 -07:00
state_solaris.go Fix race on force deleting container created by task 2016-06-14 16:49:04 -07:00
state_test.go Fix race on force deleting container created by task 2016-06-14 16:49:04 -07:00
state_unix.go Fix race on force deleting container created by task 2016-06-14 16:49:04 -07:00
state_windows.go Fix race on force deleting container created by task 2016-06-14 16:49:04 -07:00
store.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00