A docker image usable for Gitea Actions, containing common dependencies to minimize installation time.
Go to file
Mitchell M b93d6ea455
Some checks failed
Build and Push / build_and_publish_docker_image (push) Failing after 1m6s
docker already installed??
2026-05-22 15:33:34 -05:00
.gitea/workflows Stop the docker build cache from ruining everything 2025-07-15 17:37:41 +00:00
Dockerfile docker already installed?? 2026-05-22 15:33:34 -05:00
README.md add cargo-nextest 2026-05-22 15:28:02 -05:00

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