¶
Rust Docker Setup
Container deployment baseline for Rust.
¶
Compose Skeleton
services: rust: image: <image> restart: unless-stopped