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