summaryrefslogtreecommitdiffhomepage
path: root/runsc/cmd/restore.go
AgeCommit message (Expand)Author
2018-10-19Use correct company name in copyright headerIan Gudger
2018-07-18Moved restore code out of create and made to be called after create.Justine Olshan
2018-06-29Sets the restore environment for restoring a container.Justine Olshan
2018-06-22Modified Checkpoint/Restore flags to improve compatibility with Docker.Brielle Broder
2018-06-21Restore implementation added to runsc.Brielle Broder
2018-06-06Add runsc checkpoint command.Googler