RSS feed for Docker Hub images
  • Rust 91%
  • Nix 9%
Find a file
2021-07-15 19:00:53 +02:00
src error handling cleanup? 2021-07-15 17:25:37 +02:00
.dockerignore dockerfile 2021-07-15 17:22:55 +02:00
.gitignore initial version 2021-07-15 17:05:55 +02:00
Cargo.lock initial version 2021-07-15 17:05:55 +02:00
Cargo.toml licence 2021-07-15 19:00:53 +02:00
Dockerfile dockerfile 2021-07-15 17:22:55 +02:00
LICENSE-APACHE licence 2021-07-15 19:00:53 +02:00
LICENSE-MIT licence 2021-07-15 19:00:53 +02:00
README.md basic readme 2021-07-15 18:57:56 +02:00

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>