rust_ci_image/README.md
Mitchell M 1574fa1454
Some checks failed
Build and Push / build_and_publish_docker_image (push) Failing after 1m39s
add cargo-nextest
2026-05-22 15:28:02 -05:00

19 lines
354 B
Markdown

# rust_ci_image
A docker image usable for Gitea Actions, containing common dependencies to minimize installation time.
The image can be pulled from `git.marinodev.com/marinodev/rust_gitea_ci:latest`
# Features
The image has the following for use in ci/cd
- node
- docker
- rust
- clippy
- rustfmt
- cargo-leptos
- sqlx-cli
- cargo-nextest