cleanup "version" as its deprecated; add windows in a docker` (#26)

This commit is contained in:
Dziad Borowy
2025-01-15 10:22:06 +00:00
committed by GitHub
parent c3a8a8e5f5
commit 5152091fb2
34 changed files with 108 additions and 40 deletions

View File

@@ -19,7 +19,6 @@ The new version adds a UI for managing filters. The UI "borrows" the css & javas
## docker-compose.yml
```yml
---
version: '3'
services:
miniflux-filter:
image: tborychowski/miniflux-filter:latest

View File

@@ -11,7 +11,6 @@ The best RSS reader that I've tested. Simple, extremely fast and minimalistic.
## docker-compose.yml
```yml
version: '3'
services:
miniflux:
image: miniflux/miniflux:nightly

View File

@@ -10,7 +10,6 @@ RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for website
```yml
---
version: '2'
services:
rss-bridge:
image: rssbridge/rss-bridge:latest