Skip to content

Instantly share code, notes, and snippets.

@amon-ra
Last active July 23, 2025 07:57
Show Gist options
  • Save amon-ra/c1c5ec7400a9b630e4414775601803f4 to your computer and use it in GitHub Desktop.
Save amon-ra/c1c5ec7400a9b630e4414775601803f4 to your computer and use it in GitHub Desktop.
runc-shim-rust
cd /usr/src/app
git clone https://github.com/containerd/rust-extensions
cd rust-extensions/crates/runc-shim
cargo build --release --bin containerd-shim-runc-v2-rs
cp /tmp/rust-extensions/target/release/containerd-shim-runc-v2-rs /app
This file has been truncated, but you can view the full file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment