summaryrefslogtreecommitdiffhomepage
path: root/runsc/cmd/BUILD
AgeCommit message (Expand)Author
2018-09-19Fix sandbox and gofer capabilitiesFabricio Voznika
2018-08-30Add seccomp filter to fsgoferFabricio Voznika
2018-08-27Put fsgofer inside chrootFabricio Voznika
2018-08-24runsc: Terminal support for "docker exec -ti".Nicolas Lacasse
2018-08-15runsc fsgofer: Support dynamic serving of filesystems.Kevin Krakauer
2018-06-28runsc: Add the "wait" subcommand.Kevin Krakauer
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