Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-23 | Fix some html errors (refs #46 #51) | Ian Lewis | |
- Fix duplicate main_navbar id on top page. - Fix missing ';' in nbsp entity in footer. - Fix nested <a> tags in checkpoint/restore doc. - Fix nested <p> tags on top page feature blocks. - Add '--check-html' option to htmlproofer build step. | |||
2019-04-17 | Update Linux version requirement for GSO | Fabricio Voznika | |
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-09 | Specify /proc explicitly | Michael Pratt | |
2019-04-08 | Edits to user guide + added filesystem section | Fabricio Voznika | |
2019-04-08 | Update markdown formatting in security.md | Adin Scannell | |
2019-04-08 | Improve some text in the security.md | Adin Scannell | |
2019-04-04 | Update debugging.md | Fabricio Voznika | |
2019-04-04 | Addressed comments | Fabricio Voznika | |
2019-04-04 | Add runsc debug commands to Debugging section | Fabricio Voznika | |
2019-04-04 | Update oci.md | Fabricio Voznika | |
2019-04-04 | Update kubernetes.md | Fabricio Voznika | |
2019-04-04 | Update _index.md | Fabricio Voznika | |
2019-04-04 | Expand user guide landing page | Fabricio Voznika | |
2019-04-05 | Remove confusing fully- prefix | Adin Scannell | |
2019-04-04 | Update install_gvisor.md | Fabricio Voznika | |
2019-04-04 | Fix broken sentence | Fabricio Voznika | |
2019-04-04 | Add required version to Docker user guide. | Ian Gudger | |
2019-04-04 | Remove unnecessary curly braces around bash commands. | Kevin Krakauer | |
2019-04-03 | Update Kubernetes doc page | Ian Lewis | |
- Add info on RuntimeClass - Add section headers to clearly show content organization | |||
2019-04-02 | Add docs for disabling external networking. | Ian Gudger | |
This is a useful feature for truly untrusted code. | |||
2019-04-02 | Update user guide platform description to match architecture section. | Ian Gudger | |
syscall interception is an important part of the platform. | |||
2019-04-02 | Drop performance guide until complete | Adin Scannell | |
2019-04-02 | Removed link to filesystem page | Ian Lewis | |
2019-04-02 | Make FAQ questions a bit smaller | Ian Lewis | |
2019-04-02 | Remove filesystem doc for now | Ian Lewis | |
2019-04-02 | Update syscall ref doc generator | Ian Lewis | |
2019-04-02 | Remove superfluous section from compatibility top | Ian Lewis | |
2019-04-02 | Refresh security | Adin Scannell | |
2019-04-02 | Tweaks to VM comparison section | Ian Gudger | |
* Added a comma to improve readability and flow. * Fixed a typo. | |||
2019-04-02 | Replace distinct with independent. | Ian Gudger | |
I think this is clearer. | |||
2019-04-02 | Add that veth is not required if networking is disabled. | Ian Gudger | |
2019-04-02 | Remove duplicate word not | Ian Gudger | |
2019-04-02 | Fix typo in security doc | Ian Gudger | |
with -> will | |||
2019-04-02 | Capitalize "the" after colon in title | Ian Gudger | |
https://blog.apastyle.org/apastyle/2011/06/capitalization-after-colons.html | |||
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-04-02 | Tweaks to architecture guide (#4) | Ian Gudger | |
2019-04-02 | Fix governance link on community page. (#2) | Ian Gudger | |
2019-03-29 | Initial commit | Ian Lewis | |