summaryrefslogtreecommitdiffhomepage
path: root/runsc/cmd
AgeCommit message (Expand)Author
2018-06-18Modified boot.go to allow for restores.Justine Olshan
2018-06-15Added code for a pause command for a container process.Justine Olshan
2018-06-15runsc/cmd: fix kill signal parsingDmitry Vyukov
2018-06-12Runsc checkpoint works.Brielle Broder
2018-06-08Drop capabilities not needed by GoferFabricio Voznika
2018-06-06runsc: Support abbreviated container IDs.Kevin Krakauer
2018-06-06Add runsc checkpoint command.Googler
2018-05-29Supress error when deleting non-existing container with --forceFabricio Voznika
2018-05-17Push signal-delivery and wait into the sandbox.Nicolas Lacasse
2018-05-15Refactor the Sandbox package into Sandbox + Container.Nicolas Lacasse
2018-05-03Return error when child exits earlyFabricio Voznika
2018-05-02Remove detach for exec optionsFabricio Voznika
2018-04-28Check in gVisor.Googler