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

https://github.com/dcoles/choot

Ch'oot: A suped up chroot using Linux namespaces
https://github.com/dcoles/choot

Last synced: 8 months ago
JSON representation

Ch'oot: A suped up chroot using Linux namespaces

Awesome Lists containing this project

README

          

# Ch'oot

A suped up chroot using Linux namespaces.

**⚠️ Warning:** This is experimental software. It should not be relied upon for actual sandboxing.

## Usage

```
USAGE:
choot [-- ...]

FLAGS:
-h, --help Prints help information
-V, --version Prints version information

ARGS:
Filesystem root
... Command arguments
```

## License

Lincenced under the MIT License. See [LICENSE](LICENSE) for details.