mirror of
https://codeberg.org/JasterV/docker.git
synced 2026-04-26 18:10:02 +00:00
7 lines
268 B
Markdown
7 lines
268 B
Markdown
# 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`
|