.. |
client.go
|
Lock all calls to hcsshim to prevent close races
|
2016-09-19 12:59:02 -07:00 |
client_linux.go
|
Move stdio attach from libcontainerd backend to callback
|
2016-10-24 00:20:36 -07:00 |
client_solaris.go
|
Initial implementation of containerd Checkpoint API.
|
2016-09-08 21:31:52 -04:00 |
client_windows.go
|
Move stdio attach from libcontainerd backend to callback
|
2016-10-24 00:20:36 -07:00 |
container.go
|
Remove restartmanager from libcontainerd
|
2016-10-07 12:09:54 -07:00 |
container_linux.go
|
Fix logging formatting
|
2016-10-25 18:34:35 -07:00 |
container_solaris.go
|
Get the Docker Engine to build clean on Solaris
|
2016-05-23 16:37:12 -07:00 |
container_windows.go
|
Move stdio attach from libcontainerd backend to callback
|
2016-10-24 00:20:36 -07: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
|
Refactor stdin closing
|
2016-10-20 17:10:15 -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
|
Fix issues with fifos blocking on open
|
2016-10-20 17:02:02 -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
|
Merge pull request #26690 from mwhudson/ignore-oom_score_adj-failure
|
2016-10-11 10:01:22 +01: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
|
Move stdio attach from libcontainerd backend to callback
|
2016-10-24 00:20:36 -07:00 |
types_linux.go
|
add lock in libcontainerd client AddProcess
|
2016-10-02 00:36:25 +08:00 |
types_solaris.go
|
Remove hacked Windows OCI spec, compile fixups
|
2016-09-27 12:07:35 -07:00 |
types_windows.go
|
Windows: Support credential specs
|
2016-10-06 09:32:22 -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: Support credential specs
|
2016-10-06 09:32:22 -07:00 |
utils_windows_test.go
|
Allow windows environment variables to contain =
|
2016-09-05 08:49:07 +10:00 |