moby--moby/libcontainerd
Sebastiaan van Stijn 8c508ef813 Merge pull request #26579 from Microsoft/jjh/ociprocess
Windows: OCI `process` struct and console size to uint
2016-09-19 22:52:16 +02:00
..
windowsoci Merge pull request #26579 from Microsoft/jjh/ociprocess 2016-09-19 22:52:16 +02:00
client.go libcontainerd: reuse our pkg/locker 2016-03-29 09:43:12 -07:00
client_linux.go Initial implementation of containerd Checkpoint API. 2016-09-08 21:31:52 -04:00
client_solaris.go Initial implementation of containerd Checkpoint API. 2016-09-08 21:31:52 -04:00
client_windows.go Merge pull request #26579 from Microsoft/jjh/ociprocess 2016-09-19 22:52:16 +02:00
container.go Reset restart timeout if execution longer than 10s 2016-04-22 10:37:34 -07:00
container_linux.go Initial implementation of containerd Checkpoint API. 2016-09-08 21:31:52 -04:00
container_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
container_windows.go Merge pull request #26579 from Microsoft/jjh/ociprocess 2016-09-19 22:52:16 +02:00
pausemonitor_linux.go Fix a race in libcontainerd/pausemonitor_linux.go 2016-09-19 07:42:21 +00:00
process.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
process_linux.go Wait for the reader fifo opening to block 2016-07-14 10:14:53 -07:00
process_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
process_windows.go Windows: Remove osversion from OCI 2016-09-19 10:16:15 -07:00
queue_linux.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
remote.go Add --live-restore flag 2016-06-13 19:16:26 -07:00
remote_linux.go libcontainerd: use healthcheck to track containerd conn 2016-09-12 14:22:38 -07:00
remote_solaris.go Add --live-restore flag 2016-06-13 19:16:26 -07:00
remote_windows.go Add --live-restore flag 2016-06-13 19:16:26 -07:00
types.go Initial implementation of containerd Checkpoint API. 2016-09-08 21:31:52 -04:00
types_linux.go Initial implementation of containerd Checkpoint API. 2016-09-08 21:31:52 -04:00
types_solaris.go correct some nits in comment and test files 2016-08-29 18:37:14 +08:00
types_windows.go Merge pull request #26505 from Microsoft/jjh/ocistep1 2016-09-19 10:23:11 -07:00
utils_linux.go Replace old oci specs import with runtime-specs 2016-08-17 09:38:34 -07:00
utils_windows.go Windows: Remove osversion from OCI 2016-09-19 10:16:15 -07:00
utils_windows_test.go Allow windows environment variables to contain `=` 2016-09-05 08:49:07 +10:00