Add badges
ci/woodpecker/push/rsync Pipeline was successful Details
ci/woodpecker/push/rust Pipeline was successful Details

This commit is contained in:
Kaan Barmore-Genç 2022-11-25 16:24:26 -05:00
parent 74bd95e877
commit 9362718db2
Signed by: kaan
GPG Key ID: B2E280771CD62FCF
1 changed files with 4 additions and 0 deletions

View File

@ -11,10 +11,14 @@ These containers are automatically updated every week, so they should stay fresh
### rsync
[![Docker Pulls](https://img.shields.io/docker/pulls/seriousbug/rsync) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/seriousbug/rsync/latest)](https://hub.docker.com/r/seriousbug/rsync)
Gives you access to `rsync`, `ssh`, and `scp` commands.
### rust
[![Docker Pulls](https://img.shields.io/docker/pulls/seriousbug/rust) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/seriousbug/rust/latest)](https://hub.docker.com/r/seriousbug/rust)
Rust stable toolchain, with `rustup`, `fmt`, `clippy`, `llvm-cov`, `llvm-tools`, and `audit`.
---