This image is Flexget installed on Debian Buster with Python 3.6.
It is designed to run in a cron on the host machine, so by default it will run a simple cron execute rather than as a daemon.
Example cron entry:
*/30 * * * * docker run --name flexget --rm -v [LOCAL_CONFIG_LOCATION]:/home/flexget/.flexget --net container:transmission rjszynal/flexget
The net argument is optional but can be used if you're running a transmission container alongside this one.
Content type
Image
Digest
sha256:e2b50e681…
Size
135 MB
Last updated
over 1 year ago
docker pull rjszynal/flexget