RSS feed for Docker Hub images
  • Rust 91%
  • Nix 9%
Find a file
2022-07-17 13:08:48 +02:00
.github/workflows docker ci on dispatch 2022-01-23 16:32:29 +01:00
src error handling cleanup? 2021-07-15 17:25:37 +02:00
.dockerignore dockerfile 2021-07-15 17:22:55 +02:00
.envrc flake 2022-07-17 13:08:48 +02:00
.gitignore flake 2022-07-17 13:08:48 +02:00
Cargo.lock initial version 2021-07-15 17:05:55 +02:00
Cargo.toml lto 2021-07-16 16:50:45 +02:00
Dockerfile dockerfile 2021-07-15 17:22:55 +02:00
flake.lock flake 2022-07-17 13:08:48 +02:00
flake.nix flake 2022-07-17 13:08:48 +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>