Age | Commit message (Expand) | Author |
---|---|---|
2019-06-18 | Kill sandbox process when 'runsc do' exits | Fabricio Voznika |
2019-06-18 | Add Container/Sandbox args struct for creation | Fabricio Voznika |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-12 | Allow 'runsc do' to run without root | Fabricio Voznika |
2019-05-03 | Fix runsc restore to be compatible with docker start --checkpoint ... | Andrei Vagin |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-01-18 | Scrub runsc error messages | Fabricio Voznika |
2018-11-28 | Internal change. | Googler |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-07-18 | Moved restore code out of create and made to be called after create. | Justine Olshan |
2018-06-29 | Sets the restore environment for restoring a container. | Justine Olshan |
2018-06-22 | Modified Checkpoint/Restore flags to improve compatibility with Docker. | Brielle Broder |
2018-06-21 | Restore implementation added to runsc. | Brielle Broder |
2018-06-06 | Add runsc checkpoint command. | Googler |