| Crates.io | unshare_petbox |
| lib.rs | unshare_petbox |
| version | 0.7.1 |
| created_at | 2023-07-11 05:45:24.697193+00 |
| updated_at | 2023-07-11 05:45:24.697193+00 |
| description | The low-level interface for linux namespaces (containers), for using with petbox |
| homepage | https://github.com/ImBearChild/petbox |
| repository | |
| max_upload_size | |
| id | 913514 |
| size | 103,406 |
This is a bundled version of unshare.
Unshare is a low-level library to create linux containers.
It contains the following:
std::process::Commandchroot/pivot_root), uid, gid, gid_mapPR_SET_PDEATHSIG)Not implemeneted yet:
The following is considered:
std::process interface)unshare and setnsThe following is out of scope: