summaryrefslogtreecommitdiffhomepage
path: root/runsc/cmd/create.go
AgeCommit message (Expand)Author
2018-09-04runsc: Pass log and config files to sandbox process by FD.Nicolas Lacasse
2018-08-31Automated rollback of changelist 210995199Fabricio Voznika
2018-08-30runsc: Pass log and config files to sandbox process by FD.Nicolas Lacasse
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-05-15Refactor the Sandbox package into Sandbox + Container.Nicolas Lacasse
2018-04-28Check in gVisor.Googler