summaryrefslogtreecommitdiffhomepage
path: root/runsc/sandbox/sandbox_test.go
AgeCommit message (Expand)Author
2018-07-18Moved restore code out of create and made to be called after create.Justine Olshan
2018-06-21Restore implementation added to runsc.Brielle Broder
2018-06-19runsc: Enable container creation within existing sandboxes.Kevin Krakauer
2018-06-04Fix leaky FDFabricio Voznika
2018-05-15Refactor the Sandbox package into Sandbox + Container.Nicolas Lacasse
2018-05-08Error if container requires AppArmor, SELinux or seccompFabricio Voznika
2018-05-07Fix misspellingsIan Gudger
2018-05-02Remove detach for exec optionsFabricio Voznika
2018-04-28Check in gVisor.Googler