Rust containerd shim v2 for runh container This shim is a fork of io.containerd.runc.v2-rs and adapted for runh. By default containerd relies on runtime shim to launch containers. Usage To build binary, run: cargo build --release