mirror of
https://codeberg.org/icewind/docker-hub-rss.git
synced 2026-06-03 10:14:07 +02:00
RSS feed for Docker Hub images
- Rust 91%
- Nix 9%
| .forgejo/workflows | ||
| src | ||
| .dockerignore | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| README.md | ||
Docker Hub RSS
RSS feed for Docker Hub images
Usage
Start the server
PORT=3000 docker-hub-rss
Get the feed for an image
curl localhost:3000/<docker-hub-user>/<docker-hub-repo>