Readable version of https://ctrlc.hu/~stef/jails.txt
From this comment: https://news.ycombinator.com/item?id=30824936
| function | bwrap | nsjail | minijail | 
|---|---|---|---|
| LoC | 3K c | 15K c, 4K c++ | 12K c, 3K c++, 3K py, 1K rust | 
| vendor | redhat | (not)google | |
| user ns | default / disable with --share-user | --disable_clone_newuser | -U |