gvisor/runsc
Lantao Liu bde2a91433 runsc: Support container signal/wait.
This CL:
1) Fix `runsc wait`, it now also works after the container exits;
2) Generate correct container state in Load;
2) Make sure `Destory` cleanup everything before successfully return.

PiperOrigin-RevId: 212900107
Change-Id: Ie129cbb9d74f8151a18364f1fc0b2603eac4109a
2018-09-13 16:38:03 -07:00
..
boot runsc: Support container signal/wait. 2018-09-13 16:38:03 -07:00
cmd runsc: Support container signal/wait. 2018-09-13 16:38:03 -07:00
console runsc: Terminal support for "docker exec -ti". 2018-08-24 17:43:21 -07:00
container runsc: Support container signal/wait. 2018-09-13 16:38:03 -07:00
fsgofer Add additional sanity checks for walk. 2018-09-07 16:53:12 -07:00
sandbox runsc: Support container signal/wait. 2018-09-13 16:38:03 -07:00
specutils runsc: Support multi-container exec. 2018-09-07 17:39:54 -07:00
test Automated rollback of changelist 212059579 2018-09-07 18:23:27 -07:00
tools/dockercfg Add tool to configure runtime settings in docker 2018-06-20 13:01:16 -07:00
BUILD runsc: Pass log and config files to sandbox process by FD. 2018-09-04 20:10:01 -07:00
main.go Automated rollback of changelist 211992321 2018-09-07 17:56:07 -07:00