Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 602 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 602 Bytes

docker-rssextender

This Dockerfile installs RSS extender with the following features:

  • Based on Docker-Alpine and s6 as the supervisor
  • Using PHP 7
  • Small and lightweight image size (< 50 MB)
  • Rolling release support: Updates RSS Extender automatically every day

This docker image allows you to run RSS Extender, and will auto-update it every 24h

The image is based on the work of x86dev's image of docker-ttrss (https://github.com/x86dev/docker-ttrss)