summaryrefslogtreecommitdiffhomepage
path: root/runsc/cmd/BUILD
AgeCommit message (Expand)Author
2018-06-20Add 'runsc debug' commandFabricio Voznika
2018-06-19Added a resume command to unpause a paused container.Justine Olshan
2018-06-15Added code for a pause command for a container process.Justine Olshan
2018-06-08Drop capabilities not needed by GoferFabricio Voznika
2018-06-06Add runsc checkpoint command.Googler
2018-05-29Supress error when deleting non-existing container with --forceFabricio Voznika
2018-05-15Refactor the Sandbox package into Sandbox + Container.Nicolas Lacasse
2018-04-28Check in gVisor.Googler