Sign inSign up

wbsu2003/yarr

By wbsu2003

Updated about 4 years ago

yarr(yet another rss reader)是一个基于 web 的 feed 聚合器。

Image
0

2.0K

wbsu2003/yarr repository overview

yarr 源代码地址:https://github.com/nkanaev/yarr

构建镜像和容器运行的基本命令如下👇

# 下载代码
git clone https://github.com/nkanaev/yarr.git

# 或者加个代理
git clone https://ghproxy.com/github.com/nkanaev/yarr.git

# 进入目录
cd yarr

# 构建镜像
docker build -t wbsu2003/yarr:v1 .

镜像使用方法可以在 老苏的blog:https://laosu.ml 找找,如果找不到,那说明还在折腾中~~

欢迎关注公众号:

各种折腾

Tag summary

Content type

Image

Digest

Size

7.2 MB

Last updated

about 4 years ago

docker pull wbsu2003/yarr