An open API service indexing awesome lists of open source software.

https://github.com/danny-yamamoto/rust-container

Processes that have independent namespaces and separate execution environments from other processes.
https://github.com/danny-yamamoto/rust-container

rust

Last synced: about 2 months ago
JSON representation

Processes that have independent namespaces and separate execution environments from other processes.

Awesome Lists containing this project

README

        

# rust-container
Processes that have independent namespaces and separate execution environments from other processes.

```basj
sudo apt-get install -y libseccomp-dev
```