update readme
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-09-22 22:24:37 +02:00
parent 1599d03cf3
commit a82793d87d
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 4 additions and 8 deletions

View File

@ -108,7 +108,7 @@ steps:
DOCKER_USER:
from_secret: docker_username
PUSHRM_FILE: README.md
PUSHRM_SHORT: Rootless FreshRSS - Self-hosted RSS feed aggregator
PUSHRM_SHORT: Custom image for FreshRSS feed aggregator
PUSHRM_TARGET: thegeeklab/${DRONE_REPO_NAME}
when:
status:
@ -156,6 +156,6 @@ depends_on:
---
kind: signature
hmac: c6631f22c3c3443f2ace0e82a5e9b9066062ad10211c3188b7c1e10e88c4f8f7
hmac: 6762099cb1a7e1d66102cc2e2931d419dbc54f8d2657d95e7d0ed6c9f3471ccf
...

View File

@ -1,6 +1,6 @@
# freshrss
Rootless FreshRSS - Self-hosted RSS feed aggregator
Custom image for FreshRSS feed aggregator
[![Build Status](https://img.shields.io/drone/build/docker/freshrss?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/docker/freshrss)
[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/freshrss)
@ -8,7 +8,7 @@ Rootless FreshRSS - Self-hosted RSS feed aggregator
[![Source: Gitea](https://img.shields.io/badge/source-gitea-blue.svg?logo=gitea&logoColor=white)](https://gitea.rknet.org/docker/freshrss)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/docker/freshrss/src/branch/master/LICENSE)
FreshRSS is a self-hosted RSS feed aggregator. It is lightweight, easy to work with, powerful, and customizable.
Custom rootless Docker image for FreshRSS, a self-hosted RSS feed aggregator. It is lightweight, easy to work with, powerful, and customizable.
## Usage
@ -137,7 +137,3 @@ PHP_SQL_SAFE_MODE=On
## License
This project is licensed under the MIT License - see the [LICENSE](https://gitea.rknet.org/docker/freshrss/src/branch/master/LICENSE) file for details.
## Maintainers and Contributors
[Robert Kaussow](https://gitea.rknet.org/xoxys)