-
Notifications
You must be signed in to change notification settings - Fork 16
Open
0 / 10 of 1 issue completedLabels
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)
Reactions are currently unavailable