1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libcontainerd
Kenfe-Mickael Laventure 8ef01f724b Handle out-of-sync libcontainerd client on restore
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
(cherry picked from commit 51f21a1674)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-08-11 17:56:48 -07:00
..
windowsoci Windows: Use image version, not OS version for TTY fixup 2016-05-25 12:22:52 -07:00
client.go
client_linux.go Handle out-of-sync libcontainerd client on restore 2016-08-11 17:56:48 -07:00
client_solaris.go Update libcontainerd.AddProcess to accept a context 2016-07-25 23:15:43 -07:00
client_windows.go Prepend libcontainerd log message with "libcontainerd:" 2016-07-25 23:21:14 -07:00
container.go
container_linux.go libcontainerd: mark container exited after failed restart 2016-08-11 17:56:47 -07:00
container_solaris.go
container_windows.go libcontainerd: mark container exited after failed restart 2016-08-11 17:56:47 -07:00
pausemonitor_linux.go
process.go
process_linux.go Wait for the reader fifo opening to block 2016-07-25 23:15:12 -07:00
process_solaris.go
process_windows.go Windows: Use image version, not OS version for TTY fixup 2016-05-25 12:22:52 -07:00
queue_linux.go
remote.go Add --live-restore flag 2016-06-13 19:16:26 -07:00
remote_linux.go Prepend libcontainerd log message with "libcontainerd:" 2016-07-25 23:21:14 -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 Update libcontainerd.AddProcess to accept a context 2016-07-25 23:15:43 -07:00
types_linux.go
types_solaris.go
types_windows.go
utils_linux.go
utils_windows.go