1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/container
John Howard 94d70d8355 Windows libcontainerd implementation
Signed-off-by: John Howard <jhoward@microsoft.com>
Signed-off-by: John Starks <jostarks@microsoft.com>
Signed-off-by: Darren Stahl <darst@microsoft.com>
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2016-03-18 13:38:41 -07:00
..
archive.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -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 Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
container_windows.go Windows libcontainerd implementation 2016-03-18 13:38:41 -07:00
history.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00
memory_store.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
memory_store_test.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00
monitor.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07: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 Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
state_test.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
state_unix.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
state_windows.go Windows libcontainerd implementation 2016-03-18 13:38:41 -07:00
store.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00