Skip to content

Experimental Linux container runtime that implements the OCI runtime specification

License

Notifications You must be signed in to change notification settings

xiaoyang-sde/reno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reno

Crates.io Crates.io

Reno is an experimental Linux container runtime that implements the OCI runtime specification with Rust. It supports a subset of the specification's features, including namespaces, capabilities, mounts, and hooks.

Installation

cargo install reno

Usage

sudo reno create example_container --bundle /path/to/bundle
sudo reno start example_container
sudo reno state example_container
sudo reno delete example_container

About

Experimental Linux container runtime that implements the OCI runtime specification

Topics

Resources

License

Stars

Watchers

Forks

Languages