Some checks failed
Build and Push / build_and_publish_docker_image (push) Failing after 1m39s
19 lines
354 B
Markdown
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
|