This is a repository to autobuild a ready-to-use Docker image for your CI. It comes with the following tools pre-installed:
rustfmt: auto-formatting of the Rust source codeclippy: static linting of the Rust source codecargo-tomlfmt: auto-formatting of TOML filescargo-tarpaulin: code coverage reporting tool for Rustcargo-audit: audit for security vulnerabilities in crates thanks to
RustSec Advisory DatabaseThe image is automatically built by Dockerhub when a new git tag is published
or when a push is done on the master branch (image latest on DockerHub).
The tags correspond to the versions of Rust.
Content type
Image
Digest
Size
405.8 MB
Last updated
over 5 years ago
docker pull woshilapin/rust-ci