Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-26 | Add group to install instructions | Adin Scannell | |
2019-06-26 | Ensure user is correct | Adin Scannell | |
Otherwise a ptrace error may result. | |||
2019-04-15 | Install gVisor using a subshell. | Ian Lewis | |
If the user copy-and-pastes the commands to install gVisor in one go, the commands should stop early if there is an error. Particularly, if the runsc sha does not match. | |||
2019-04-15 | Add some basic questions to the FAQ | Ian Lewis | |
- Adds some basic questions and answers to the FAQ about supported CPU architectures and binary formats. - Adds a variable and shortcode for the minimium required Linux version. | |||
2019-04-04 | Update install_gvisor.md | Fabricio Voznika | |
2019-04-04 | Fix broken sentence | Fabricio Voznika | |
2019-04-04 | Remove unnecessary curly braces around bash commands. | Kevin Krakauer | |
2019-04-02 | Reword to remove duplicate "Linux" (#6) | Michael Pratt | |
"Linux x86_64 Linux 3.17+" is wordy. Reword to mention Linux only once. | |||
2019-03-29 | Initial commit | Ian Lewis | |