#!yaml
image: rss2twtxt:latest
command: -s -c /config/config.yaml
volumes:
- feeds_config:/config
- feeds:/feeds
#!yaml
image: rss2twtxt:latest
command: -s -c /config/config.yaml
volumes:
- feeds_config:/config
- feeds:/feeds
#!yaml\n image: rss2twtxt:latest\n command: -s -c /config/config.yaml\n volumes:\n - feeds_config:/config\n - feeds:/feeds\n
#!yaml\n$ cat config.yaml.sample\n---\nroot: ./feeds\nbaseurl: /\nmaxsize: 1048576\nfeeds:\n unexplained_mysteries: http://www.unexplained-mysteries.com/news/umnews.xml\n
\n\nAlthough this is also managed from the Web interface.
#!yaml
$ cat config.yaml.sample
---
root: ./feeds
baseurl: /
maxsize: 1048576
feeds:
unexplained_mysteries: http://www.unexplained-mysteries.com/news/umnews.xml
Although this is also managed from the Web interface.
#!yaml
$ cat config.yaml.sample
---
root: ./feeds
baseurl: /
maxsize: 1048576
feeds:
unexplained_mysteries: http://www.unexplained-mysteries.com/news/umnews.xml
Although this is also managed from the Web interface.
* 914268a 2021-10-21 | Add a working docker-compose (HEAD -> master, origin/master) [James Mills]
This _should_ hopefully get you going 👌
\n* 914268a 2021-10-21 | Add a working docker-compose (HEAD -> master, origin/master) [James Mills]\n
\n\nThis _should_ hopefully get you going 👌
* 914268a 2021-10-21 | Add a working docker-compose (HEAD -> master, origin/master) [James Mills]
This _should_ hopefully get you going 👌