How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
Very small rust docker image
A buildpack for Rust applications on Heroku, with full support for Rustup, cargo and build caching.
Automated builded images for rust-lang with rustup, "the ultimate way to install RUST"
The official Docker images for Rust
The main features of rust-lang/docker-rust are: Deployment Infrastructure, Deployment Tools.
Open-source alternatives to rust-lang/docker-rust include: kpcyrd/mini-docker-rust — Very small rust docker image. lukemathwalker/cargo-chef — cargo-chef is a Rust build cache tool and CI pipeline accelerator designed to reduce compilation times by decoupling… emk/heroku-buildpack-rust — A buildpack for Rust applications on Heroku, with full support for Rustup, cargo and build caching. emk/rust-musl-builder — Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C… liuchong/docker-rustup — Automated builded images for rust-lang with rustup, "the ultimate way to install RUST". moghtech/komodo — Komodo is a remote server orchestrator and container deployment platform. It provides a centralized interface for…