Age | Commit message (Expand) | Author |
2018-07-12 | runsc: Don't close the control server in a defer. | Nicolas Lacasse |
2018-07-03 | runsc: `runsc wait` print wait status. | Lantao Liu |
2018-06-29 | Sets the restore environment for restoring a container. | Justine Olshan |
2018-06-29 | Added leave-running flag for checkpoint. | Brielle Broder |
2018-06-28 | runsc: Add the "wait" subcommand. | Kevin Krakauer |
2018-06-28 | Error out if spec is invalid | Fabricio Voznika |
2018-06-27 | Added MkdirAll capabilities for Checkpoint's image-path. | Brielle Broder |
2018-06-26 | runsc: set gofer umask to 0. | Lantao Liu |
2018-06-25 | Fix lint errors | Fabricio Voznika |
2018-06-22 | Modified Checkpoint/Restore flags to improve compatibility with Docker. | Brielle Broder |
2018-06-21 | Restore implementation added to runsc. | Brielle Broder |
2018-06-21 | Fix typo in runsc gofer flag description | Ian Gudger |
2018-06-20 | Add 'runsc debug' command | Fabricio Voznika |
2018-06-19 | runsc: Enable container creation within existing sandboxes. | Kevin Krakauer |
2018-06-19 | Added a resume command to unpause a paused container. | Justine Olshan |
2018-06-18 | Modified boot.go to allow for restores. | Justine Olshan |
2018-06-15 | Added code for a pause command for a container process. | Justine Olshan |
2018-06-15 | runsc/cmd: fix kill signal parsing | Dmitry Vyukov |
2018-06-12 | Runsc checkpoint works. | Brielle Broder |
2018-06-08 | Drop capabilities not needed by Gofer | Fabricio Voznika |
2018-06-06 | runsc: Support abbreviated container IDs. | Kevin Krakauer |
2018-06-06 | Add runsc checkpoint command. | Googler |
2018-05-29 | Supress error when deleting non-existing container with --force | Fabricio Voznika |
2018-05-17 | Push signal-delivery and wait into the sandbox. | Nicolas Lacasse |
2018-05-15 | Refactor the Sandbox package into Sandbox + Container. | Nicolas Lacasse |
2018-05-03 | Return error when child exits early | Fabricio Voznika |
2018-05-02 | Remove detach for exec options | Fabricio Voznika |
2018-04-28 | Check in gVisor. | Googler |