A collection of Rust crates to extend containerd.
This repository contains the following crates:
Name | Description | Links |
---|---|---|
containerd-shim-client | TTRPC bindings to shim interfaces | |
containerd-shim-logging | Shim logger plugins | |
containerd-shim | Runtime v2 shim wrapper | |
containerd-client | GRPC bindings to containerd APIs |
The build process as easy as:
cargo build --release
The minimum supported version of Rust is 1.52