No description
Find a file
2026-03-04 00:41:22 +01:00
.woodpecker feat: first commit 2026-03-04 00:41:22 +01:00
LICENSE Initial commit 2026-03-04 00:29:56 +01:00
README.md feat: first commit 2026-03-04 00:41:22 +01:00
rust.Dockerfile feat: first commit 2026-03-04 00:41:22 +01:00

docker

In this repo I define my public docker images for my own use.

Public images

  • jasterv/rust-ci: Based on the official rust image but contains additional tools that I use on all my projects: cargo clippy, cargo nextest, cargo deny, cargo make