Rust crates to extend containerd
Go to file
Maksym Pavlenko e4b51a3b86 Initial shim bootstrapper implementation
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2021-06-01 16:40:17 -07:00
.github/workflows Add shim entry point 2021-06-01 16:02:19 -07:00
crates Initial shim bootstrapper implementation 2021-06-01 16:40:17 -07:00
.gitignore Initial commit 2021-06-01 11:58:29 -07:00
.gitmodules Add protos crate 2021-06-01 15:14:39 -07:00
Cargo.toml Add protos crate 2021-06-01 15:14:39 -07:00
LICENSE Initial commit 2021-06-01 11:58:29 -07:00
README.md Initial commit 2021-06-01 11:58:29 -07:00

README.md

shim-rs

Runtime crates for containerd that let you write v2 runtimes in Rust