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.
- Host: GitHub
- URL: https://github.com/danny-yamamoto/rust-container
- Owner: danny-yamamoto
- Created: 2023-10-17T05:44:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-26T10:51:13.000Z (about 1 year ago)
- Last Synced: 2025-02-02T18:21:10.573Z (4 months ago)
- Topics: rust
- Language: Rust
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```