summaryrefslogtreecommitdiffhomepage
path: root/runsc/main.go
AgeCommit message (Expand)Author
2018-06-29Sets the restore environment for restoring a container.Justine Olshan
2018-06-28runsc: Add the "wait" subcommand.Kevin Krakauer
2018-06-28Add option to configure watchdog actionFabricio Voznika
2018-06-25runsc: add a `multi-container` flag to enable multi-container support.Lantao Liu
2018-06-20Add 'runsc debug' commandFabricio Voznika
2018-06-19Added a resume command to unpause a paused container.Justine Olshan
2018-05-15Refactor the Sandbox package into Sandbox + Container.Nicolas Lacasse
2018-05-10Display the current git revision in the info blockChanwit Kaewkasi
2018-05-09Return better errors from Docker when runsc fails to start.Nicolas Lacasse
2018-04-28Check in gVisor.Googler