rssbot icon indicating copy to clipboard operation
rssbot copied to clipboard

Docker image

Open tarampampam opened this issue 1 year ago • 1 comments

Since Docker is a de facto standard, how would you feel about rssbot distributing using a docker image?

I can make a PR automated with docker image building. What do you think?

tarampampam avatar Aug 10 '22 09:08 tarampampam

Anyway, is someone (like me) come to the issues in the hope of finding the built docker image with this bot - you can take a look at this repository: https://github.com/tarampampam/rssbot-docker

$ docker run --rm ghcr.io/tarampampam/rssbot:2.0.0-alpha-11-en --version
rssbot 2.0.0-alpha.11

$ docker run --rm ghcr.io/tarampampam/rssbot:2.0.0-alpha-11-zn --version
rssbot 2.0.0-alpha.11

tarampampam avatar Aug 10 '22 10:08 tarampampam