-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Here are some grates we want to implement as examples:
- in memory filesystem
- in memory iPC
- strace
- Seccomp style filtering
- virtualized, unique tmp directories
- customized file system namespaces (block / share files according to a policy)
- customized file caching (use in-memory file system for a few files and disk for others)