rust-docker-pipeline
Template
Build and ship Rust in Docker without waiting on your dependencies every time: cargo-chef compiles them into their own cached layer, so a code change rebuilds in seconds. And when your server is too small to compile Rust, ship a prebuilt binary.
Updated 2026-09-27 21:27:35 +02:00